Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::container::container_detail::basic_string_base< Allocator >::repr_t Union Reference

#include <string.hpp>

Collaboration diagram for boost::container::container_detail::basic_string_base< Allocator >::repr_t:

Public Member Functions

const short_tshort_repr () const
 
const long_t & long_repr () const
 
short_tshort_repr ()
 
long_t & long_repr ()
 

Public Attributes

long_raw_t r
 
short_t s
 

Member Function Documentation

template<class Allocator>
long_t& boost::container::container_detail::basic_string_base< Allocator >::repr_t::long_repr ( )
inline

Member Data Documentation


The documentation for this union was generated from the following file: