MeVisLab Toolbox Reference
|
#include <mlLightweight.h>
Public Types | |
typedef boost::mpl::if_< typenameboost::mpl::less_equal< boost::mpl::sizeof_< T >, boost::mpl::int_< 8 > >::type, T, heap_storage< T > >::type | type |
Definition at line 80 of file mlLightweight.h.
typedef boost::mpl::if_<typenameboost::mpl::less_equal<boost::mpl::sizeof_<T>,boost::mpl::int_<8>>::type,T,heap_storage<T>>::type lightweight::make_lightweight::apply< T >::type |
Definition at line 86 of file mlLightweight.h.