Template Struct is_trivially_relocatable< tuple::Tuple< Ts… > >

Inheritance Relationships

Base Type

  • public proxsuite::linalg::veg::meta::constant<(VEG_ALL_OF(is_trivially_relocatable< Ts >::value))> (Template Struct constant)

Struct Documentation

template<typename ...Ts>
struct is_trivially_relocatable<tuple::Tuple<Ts...>> : public proxsuite::linalg::veg::meta::constant<(VEG_ALL_OF(is_trivially_relocatable<Ts>::value))>