See [p1402 - std::cstring_view - a C compatible std::string_view adapter](http://wg21.link/p1402). ___ 20240607 – See also: - [My proposal of `std::basic_cstring<__char_type, __traits>`](https://lists.isocpp.org/std-proposals/2019/05/0018.php) ([alternative link](https://lists.isocpp.org/std-proposals/att-0018/attachment)) – [test string.cc](https://lists.isocpp.org/std-proposals/att-0018/cstring.cc), [cstring.h](https://lists.isocpp.org/std-proposals/att-0018/cstring.h) by _sotrdg_.