Home
last modified time | relevance | path

Searched defs:deduce_source_char_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/lexical_cast/detail/
Dconverter_lexical.hpp191 struct deduce_source_char_impl struct
193 … typedef BOOST_DEDUCED_TYPENAME boost::detail::normalize_single_byte_char< Char >::type type;
197 struct deduce_source_char_impl< deduce_character_type_later< T > > struct
199 typedef boost::has_left_shift< std::basic_ostream< char >, T > result_t;
204 typedef char type;
208 >::type type;