Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mpl::string<> Struct Template Reference

#include <string.hpp>

Public Types

enum  {
  front_ = C0,
  back_ = BOOST_PP_CAT(C, BOOST_PP_DEC( BOOST_PP_DIV(BOOST_PP_ADD(BOOST_MPL_LIMIT_STRING_SIZE, 3), 4) ))
}
 INTERNAL ONLY. More...
 
typedef char value_type
 
typedef string type
 
typedef string_tag tag
 

Member Typedef Documentation

template<BOOST_PP_ENUM_PARAMS(BOOST_PP_DIV(BOOST_PP_ADD(BOOST_MPL_LIMIT_STRING_SIZE, 3), 4), int C) >
typedef string_tag boost::mpl::string<>::tag
template<BOOST_PP_ENUM_PARAMS(BOOST_PP_DIV(BOOST_PP_ADD(BOOST_MPL_LIMIT_STRING_SIZE, 3), 4), int C) >
typedef string boost::mpl::string<>::type
template<BOOST_PP_ENUM_PARAMS(BOOST_PP_DIV(BOOST_PP_ADD(BOOST_MPL_LIMIT_STRING_SIZE, 3), 4), int C) >
typedef char boost::mpl::string<>::value_type

Member Enumeration Documentation

template<BOOST_PP_ENUM_PARAMS(BOOST_PP_DIV(BOOST_PP_ADD(BOOST_MPL_LIMIT_STRING_SIZE, 3), 4), int C) >
anonymous enum

INTERNAL ONLY.

Enumerator
front_ 
back_ 

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