#include <string_view>Contains xtd::basic_read_only_string_view alias.
Go to the source code of this file.
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Typedefs | |
| template<typename char_t, typename traits_t = std::char_traits<char_t>> | |
| using | xtd::basic_read_only_string_view |
| Represents an object that can refer to a constant contiguous sequence of char_t with the first element of the sequence at position zero. | |