$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [ boost ] [ Trie ]
From: Cosmin Boaca (boost.cosmin.boaca_at_[hidden])
Date: 2015-02-23 09:42:34
Hello,
So the reason for that working until now is the fact that const_iterator
could have beem implicitely constructed from iterator ?
Cosmin