Template Struct is_container_of

Struct Documentation

template<typename Outer, typename Inner>
struct h5pp::type::sfinae::is_container_of

Public Static Attributes

constexpr bool value = test<Outer, Inner>()