Template Struct is_trivially_constructible< Vec< T, A > >

Inheritance Relationships

Base Type

Struct Documentation

template<typename T, typename A>
struct is_trivially_constructible<Vec<T, A>> : public proxsuite::linalg::veg::cpo::is_trivially_constructible<A>