Template Struct is_pointer< T * >

Inheritance Relationships

Base Types

Struct Documentation

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