Searched defs:u8string (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstringfwd.h88 typedef basic_string<char8_t> u8string; typedef
H A Dfs_path.h1098 path::u8string() const { return string<char8_t>(); } function in class:filesystem::path
1101 path::u8string() const function in class:filesystem::path
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstringfwd.h84 typedef basic_string<char8_t> u8string; typedef
H A Dfs_path.h1171 path::u8string() const { return string<char8_t>(); } function in class:filesystem::path
1174 path::u8string() const function in class:filesystem::path
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h1061 path::u8string() const { return string<char8_t>(); } function in class:experimental::filesystem::v1::path
1064 path::u8string() const function in class:experimental::filesystem::v1::path
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h1130 path::u8string() const { return string<char8_t>(); } function in class:experimental::filesystem::v1::path
1133 path::u8string() const function in class:experimental::filesystem::v1::path

Completed in 171 milliseconds