cohtml::IsVector

More…

#include <Vector.h>

Inherits from cohtml::BoolConstant< false >

Public Types

Name
typedef TElementType
typedef TAllocatorType

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;