like std::rank but it also work for openfpm structures like Point where it return 1 More...
like std::rank but it also work for openfpm structures like Point where it return 1
T | structure to check |
#include <Point.hpp>
Public Types | |
typedef boost::mpl::int_< std::rank< T >::value > | type |
typedef boost::mpl::int_<std::rank<T>::value> rank_gen< T, is_point >::type |