$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joaquín Mª López Muñoz (joaquin_at_[hidden])
Date: 2007-11-26 04:10:54
Hello, the aforementioned revision adds a new Traits template parameter to
boost::detail::lexical_stream, but it fails to accordingly upgrade the usage of
lexical_stream at line 1183:
template<typename Target, typename Source>
Target lexical_cast(Source arg)
{
detail::lexical_stream<Target, Source> interpreter;
Target result;
...
Thank you,
Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo