cohtml::EnableIf< true, T >

More…

#include <TypeTraits.h>

Public Types

Name
typedef TType

Detailed Description

template <typename T >
struct cohtml::EnableIf< true, T >;

Public Types Documentation

typedef Type

typedef T cohtml::EnableIf< true, T >::Type;