Searched refs:__code_point_view (Results 1 – 1 of 1) sorted by relevance
61 class __code_point_view; variable65 class __code_point_view<char> {67 …_LIBCPP_HIDE_FROM_ABI constexpr explicit __code_point_view(const char* __first, const char* __last) in __code_point_view() function136 class __code_point_view<wchar_t> {138 …_LIBCPP_HIDE_FROM_ABI constexpr explicit __code_point_view(const wchar_t* __first, const wchar_t* … in __code_point_view() function304 __code_point_view<_CharT> __code_point_view_;