Template Struct addr_impl

Inheritance Relationships

Base Type

  • public proxsuite::linalg::veg::meta::disjunction< has_member_addr< T >, has_adl_addr< T >, builtin_addr > (Template Struct disjunction)

Struct Documentation

template<typename T>
struct addr_impl : public proxsuite::linalg::veg::meta::disjunction<has_member_addr<T>, has_adl_addr<T>, builtin_addr>