Searched refs:to_upperF (Results 1 – 2 of 2) sorted by relevance
128 ::boost::algorithm::detail::to_upperF< in to_upper_copy()143 ::boost::algorithm::detail::to_upperF< in to_upper_copy()162 ::boost::algorithm::detail::to_upperF< in to_upper()
55 struct to_upperF struct60 to_upperF( const std::locale& Loc ) : m_Loc( &Loc ) {} in to_upperF() function