HomeSort by relevance Sort by last modified time
    Searched full:not_a_character_type (Results 1 - 1 of 1) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
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...]

Completed in 973 milliseconds