lexical_cast.hpp | 176 struct not_a_character_type{}; struct in namespace:boost::detail 179 struct widest_char<not_a_character_type, CharT > 185 struct widest_char< CharT, not_a_character_type > 191 struct widest_char< not_a_character_type, not_a_character_type > 222 // returns one of char, wchar_t, char16_t, char32_t or not_a_character_type types 229 boost::detail::not_a_character_type 311 typedef boost::detail::not_a_character_type type; [all...] |