Definition at line 218 of file tokernel_transformation.hpp.
Public Types | |
typedef aggregate_or_known_type< layout_base, T, impl, args... >::type | type |
Static Public Attributes | |
static const int | impl = is_aggregate<T>::value + is_Box<T>::value * 2 + is_Point<T>::value * 4 |