Home
last modified time | relevance | path

Searched refs:target_char_t (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/
H A Dconverter_lexical.hpp407 … typedef BOOST_DEDUCED_TYPENAME boost::detail::deduce_target_char<Target>::type target_char_t; typedef
410 target_char_t, src_char_t
415 && !boost::is_same<char16_t, target_char_t>::value),
420 && !boost::is_same<char32_t, target_char_t>::value),
433 … (sizeof(char) != sizeof(target_char_t)) && // target type is based on wide character