Variable h5pp::type::sfinae::is_container_of_v

Variable Documentation

template<typename Outer, typename Inner>
constexpr bool h5pp::type::sfinae::is_container_of_v = is_container_of<Outer, Inner>::value