1 #ifndef INCLUDED_U5E_UTF32NE_STRING_VIEW 2 #define INCLUDED_U5E_UTF32NE_STRING_VIEW 4 #include <experimental/string_view> 5 #include <u5e/basic_encodedstring.hpp> 6 #include <u5e/utf32ne.hpp> 20 std::experimental::basic_string_view<
int>>
Architecture-specific type to interface UTF32BE or UTF32LE.
basic encoding support over string-like objects.
basic_encodedstring< u5e::utf32ne, std::experimental::basic_string_view< int > > utf32ne_string_view
A basic_encodedstring of utf32ne and basic_string_view<int>