h5pp
h5pp
To-do
Library API
h5pp
Docs
»
Library API
»
Template Struct has_resize2< T, std::void_t< decltype(std::declval< T >().resize(0, 0))> >
View page source
Template Struct has_resize2< T, std::void_t< decltype(std::declval< T >().resize(0, 0))> >
¶
Defined in
File h5ppTypeSfinae.h
Inheritance Relationships
¶
Base Type
¶
public
true_type
Struct Documentation
¶
template<typename
T
>
struct
has_resize2
<
T
, std::void_t<decltype(std::declval<
T
>().resize(0, 0))>> :
public
true_type
¶