cohtml::IsVector< std::vector< T, A > >

More…

#include <Vector.h>

Inherits from cohtml::BoolConstant< true >

Public Types

Name
typedef TElementType
typedef AAllocatorType

Additional inherited members

Public Types inherited from cohtml::BoolConstant< true >

Name
enum@6 { Value}

Detailed Description

template <typename T ,
typename A >
struct cohtml::IsVector< std::vector< T, A > >;

Public Types Documentation

typedef ElementType

typedef T cohtml::IsVector< std::vector< T, A > >::ElementType;

typedef AllocatorType

typedef A cohtml::IsVector< std::vector< T, A > >::AllocatorType;