Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dutf8.hpp22 typedef ::boost::uint32_t ucs4_char; typedef
24 typedef std::basic_string<ucs4_char> ucs4_string;
H A Dinfo.hpp56 info(utf8_string const& tag_, ucs4_char value_) in info()