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 >::members_holder Struct Reference

#include <string.hpp>

Inheritance diagram for boost::container::container_detail::basic_string_base< Allocator >::members_holder:
Collaboration diagram for boost::container::container_detail::basic_string_base< Allocator >::members_holder:

Public Member Functions

 members_holder ()
 
template<class AllocatorConvertible >
 members_holder (BOOST_FWD_REF(AllocatorConvertible) a)
 

Public Attributes

repr_t m_repr
 

Constructor & Destructor Documentation

template<class Allocator>
boost::container::container_detail::basic_string_base< Allocator >::members_holder::members_holder ( )
inline
template<class Allocator>
template<class AllocatorConvertible >
boost::container::container_detail::basic_string_base< Allocator >::members_holder::members_holder ( BOOST_FWD_REF(AllocatorConvertible)  a)
inlineexplicit

Member Data Documentation


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