8#ifndef VECTOR_IMPL_HPP_
9#define VECTOR_IMPL_HPP_
11#include "util/common.hpp"
14#define OPENFPM_NATIVE 2
convert a type into constant type
check if T::type and T.data has the same type
It analyze the type given and it select correctly the implementation for vector.