My Project
Classes
basic_string_view.hpp File Reference
#include "char_traits.hpp"
#include "contiguous_iterator.hpp"
#include "cstdint.hpp"
#include "debug.hpp"
#include "min_of.hpp"
#include "npos.hpp"
#include "numeric_limits.hpp"
#include "reverse_iterator.hpp"

Go to the source code of this file.

Classes

class  bsl::basic_string_view< CharT, Traits >
 A bsl::basic_string_view is a non-owning, encapsulation of a string, providing helper functions for working with strings. More...
 

Detailed Description