Meta accumulator for tuple. More...
#include <tuple.hh>
Classes | |
struct | with |
Public Types | |
typedef Meta_Accumulator< void > | category |
typedef tuple< n, BOOST_PP_ENUM_PARAMS(10, T)> | exact_t |
Meta accumulator for tuple.
typedef Meta_Accumulator<void> mln::Meta_Accumulator< tuple< n, BOOST_PP_ENUM_PARAMS(10, T)> >::category [inherited] |
Reimplemented from mln::Object< tuple< n, BOOST_PP_ENUM_PARAMS(10, T)> >.
typedef tuple< n, BOOST_PP_ENUM_PARAMS(10, T)> mln::Object< tuple< n, BOOST_PP_ENUM_PARAMS(10, T)> >::exact_t [inherited] |