Functions | |
template<class S , class T > | |
void | throw_bad_cast () |
template<typename Target , typename Source > | |
bool | try_lexical_convert (const Source &arg, Target &result) |
template<typename Target , typename CharacterT > | |
bool | try_lexical_convert (const CharacterT *chars, std::size_t count, Target &result) |
|
inline |
References T, and boost::throw_exception().
Referenced by boost::lexical_cast().
|
inline |
References BOOST_DEDUCED_TYPENAME, boost::detail::type, and boost::program_options::value().
Referenced by boost::lexical_cast().
|
inline |
References BOOST_STATIC_ASSERT_MSG, and boost::program_options::value().