|
roo_io
API Documentation for roo_io
|
#include "roo_backport/string_view.h"Go to the source code of this file.
Namespaces | |
| namespace | roo_io |
Typedefs | |
| template<typename CharT , typename Traits = std::char_traits<CharT>> | |
| using | roo_io::basic_string_view = roo::basic_string_view< CharT, Traits > |
| using | roo_io::string_view = basic_string_view< char > |