uLib-0.2
|
#include <Core/Mpl.h>
Public Types | |
typedef detail::inherit_nofold < TypeSeq, mpl::size< TypeSeq > ::type::value > | type |
Build a derivation tuple from mpl type sequence. The same behavior can be obtained by inherit_linearly but folding derivation results in a hard to read debugging
typedef detail::inherit_nofold< TypeSeq, mpl::size<TypeSeq>::type::value > uLib::mpl::inherit_nofold< TypeSeq >::type |