Template Struct is_const< T const >

Inheritance Relationships

Base Type

Struct Documentation

template<typename T>
struct is_const<T const> : public proxsuite::linalg::veg::meta::constant<true>