Boost.LexicalCast
boost::lexical_cast(source) converts between text and almost any type with a single, uniform
boost::lexical_cast(source) converts between text and almost any type with a single, uniform
boost::numeric_cast(source) is a checked numeric conversion that throws
Overview
This is where the library's "intuitive syntax" goal collides most directly with C++ overload