|
typedef decode_integral< T, Iter > | self_t |
|
typedef Iter::next | nextpos |
|
typedef decode_size_t< self_t::n, nextpos, self_t::overflow >::iter | iter |
|
|
| BOOST_STATIC_CONSTANT (std::size_t, m=Iter::type::value) |
|
| BOOST_STATIC_CONSTANT (std::size_t, n=unpack< m >::value) |
|
| BOOST_STATIC_CONSTANT (std::size_t, overflow=unpack< m >::overflow) |
|
|
static const T | value = (T)(std::size_t)decode_size_t<n, nextpos, overflow>::value |
|
template<class T, class Iter>
struct BFL::boost::type_of::decode_integral< T, Iter >
Definition at line 100 of file asirfilter.h.
The documentation for this struct was generated from the following file: