Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::type_of::decode_size_t< n, Iter, true > Struct Template Reference

#include <int_encoding.hpp>

Public Types

typedef Iter::next iter
 

Public Member Functions

 BOOST_STATIC_CONSTANT (std::size_t, m=Iter::type::value)
 
 BOOST_STATIC_CONSTANT (std::size_t, value=(std::size_t) m *0x3ffffffe+n)
 

Member Typedef Documentation

template<std::size_t n, class Iter >
typedef Iter::next boost::type_of::decode_size_t< n, Iter, true >::iter

Member Function Documentation

template<std::size_t n, class Iter >
boost::type_of::decode_size_t< n, Iter, true >::BOOST_STATIC_CONSTANT ( std::size_t  ,
= Iter::type::value 
)
template<std::size_t n, class Iter >
boost::type_of::decode_size_t< n, Iter, true >::BOOST_STATIC_CONSTANT ( std::size_t  ,
value  = (std::size_t) m *0x3ffffffe+n 
)

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