
29 Nov
2007
29 Nov
'07
10:46 a.m.
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