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