Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
string_ref_fwd.hpp File Reference
#include <boost/config.hpp>
#include <string>
Include dependency graph for string_ref_fwd.hpp:
This graph shows which files directly or indirectly include this file:

Classes

singleton  boost::basic_string_ref< charT, traits >
 

Namespaces

 boost
 Duration formatting facet for input.
 

Typedefs

typedef basic_string_ref< char,
std::char_traits< char > > 
boost::string_ref
 
typedef basic_string_ref
< wchar_t, std::char_traits
< wchar_t > > 
boost::wstring_ref
 
typedef basic_string_ref
< char16_t, std::char_traits
< char16_t > > 
boost::u16string_ref
 
typedef basic_string_ref
< char32_t, std::char_traits
< char32_t > > 
boost::u32string_ref