Searched refs:target_char_t (Results 1 – 1 of 1) sorted by relevance
407 … typedef BOOST_DEDUCED_TYPENAME boost::detail::deduce_target_char<Target>::type target_char_t; typedef410 target_char_t, src_char_t415 && !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