$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2007-11-29 05:46:00
remi.chateauneu <at> gmx.de <remi.chateauneu <at> gmx.de> writes:
> Are there lexical specializations such as (approximately):
> template<long, std::string>
> long lexical_cast( const std::string & refStr )
> {
> return atoi( refStr.c_str() );
> }
Some specialisations will be in 1.35.
http://accu.org/index.php/journals/1375
-- Alexander