Classdesc
3.44
Static Public Attributes
|
List of all members
is_container< T > Struct Template Reference
determines if
T
is a container
More...
#include <
classdesc.h
>
Collaboration diagram for is_container< T >:
Static Public Attributes
static const bool
value
Detailed Description
template<class
T
>
struct classdesc::is_container< T >
determines if
T
is a container
Member Data Documentation
◆
value
template<class
T
>
const bool value
static
Initial value:
=
is_sequence<T>::value||is_associative_container<T>::value
The documentation for this struct was generated from the following file:
classdesc.h
classdesc
is_container
Generated by
1.14.0