Home
last modified time | relevance | path

Searched defs:string_view (Results 1 – 16 of 16) sorted by relevance

/minix3/external/bsd/libc++/dist/libcxx/test/std/experimental/string.view/string.view.cons/
H A Dfrom_string2.fail.cpp23 using string_view = std::experimental::basic_string_view<char, dummy_char_traits>; in main() typedef
H A Dfrom_string1.fail.cpp23 using string_view = std::experimental::basic_string_view<char>; in main() typedef
H A Ddefault.pass.cpp36 typedef std::experimental::string_view string_view; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/experimental/string.view/string.view.cons/
H A Dfrom_string1.fail.cpp23 using string_view = std::experimental::basic_string_view<char>; in main() typedef
H A Dfrom_string2.fail.cpp23 using string_view = std::experimental::basic_string_view<char, dummy_char_traits>; in main() typedef
H A Ddefault.pass.cpp36 typedef std::experimental::string_view string_view; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/experimental/string.view/string.view.iterators/
H A Drend.pass.cpp51 typedef std::experimental::string_view string_view; in main() typedef
H A Drbegin.pass.cpp44 typedef std::experimental::string_view string_view; in main() typedef
H A Dbegin.pass.cpp43 typedef std::experimental::string_view string_view; in main() typedef
H A Dend.pass.cpp51 typedef std::experimental::string_view string_view; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/std/experimental/string.view/string.view.iterators/
H A Drend.pass.cpp51 typedef std::experimental::string_view string_view; in main() typedef
H A Drbegin.pass.cpp44 typedef std::experimental::string_view string_view; in main() typedef
H A Dend.pass.cpp51 typedef std::experimental::string_view string_view; in main() typedef
H A Dbegin.pass.cpp43 typedef std::experimental::string_view string_view; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/std/experimental/string.view/string.view.capacity/
H A Dcapacity.pass.cpp56 typedef std::experimental::string_view string_view; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/experimental/string.view/string.view.capacity/
H A Dcapacity.pass.cpp56 typedef std::experimental::string_view string_view; in main() typedef