Template Struct is_pointer

Inheritance Relationships

Base Types

Struct Documentation

template<typename T>
struct is_pointer : public proxsuite::linalg::veg::meta::constant<false>, public proxsuite::linalg::veg::meta::type_identity<T>