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

#include <string.hpp>

Public Types

typedef mpl::end< Sequence >::type iend
 
typedef mpl::begin< Sequence >
::type 
i0
 
typedef c_str type
 

Static Public Attributes

static Sequence::value_type const value [BOOST_MPL_LIMIT_STRING_SIZE+1]
 

Member Typedef Documentation

template<typename Sequence >
typedef mpl::begin<Sequence>::type boost::mpl::c_str< Sequence >::i0
template<typename Sequence >
typedef mpl::end<Sequence>::type boost::mpl::c_str< Sequence >::iend
template<typename Sequence >
typedef c_str boost::mpl::c_str< Sequence >::type

Member Data Documentation

template<typename Sequence >
Sequence::value_type const boost::mpl::c_str< Sequence >::value
static
Initial value:
=
{
#define M0(z, n, data)
'\0'
}

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