Dear all,

just a minor issue for the upcoming(?) lexical_cast in 1.30.0:

lexical_cast<bool>( "true" ) returns false,
since std::ios::boolalpha is not set by default.

How about changing this?


- Roland



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to