cohtml::IsVector
#include <Vector.h>
Inherits from cohtml::BoolConstant< false >
Public Types
Name | |
---|---|
typedef T | ElementType |
typedef T | AllocatorType |
Additional inherited members
Public Types inherited from cohtml::BoolConstant< false >
Name | |
---|---|
enum | @6 { Value} |
Detailed Description
template <typename T >
struct cohtml::IsVector;
Public Types Documentation
typedef ElementType
typedef T cohtml::IsVector< T >::ElementType;
typedef AllocatorType
typedef T cohtml::IsVector< T >::AllocatorType;