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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstringfwd.h93 typedef basic_string<char16_t> u16string; typedef
H A Dfs_path.h1121 path::u16string() const { return string<char16_t>(); } function in class:filesystem::path
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstringfwd.h89 typedef basic_string<char16_t> u16string; typedef
H A Dfs_path.h1192 path::u16string() const { return string<char16_t>(); } function in class:filesystem::path
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h1084 path::u16string() const { return string<char16_t>(); } function in class:experimental::filesystem::v1::path
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h1153 path::u16string() const { return string<char16_t>(); } function in class:experimental::filesystem::v1::path

Completed in 131 milliseconds