cohtml::EnableIf< true, T >
#include <TypeTraits.h>
Public Types
| Name | |
|---|---|
| typedef T | Type |
Detailed Description
template <typename T >
struct cohtml::EnableIf< true, T >;
Public Types Documentation
typedef Type
typedef T cohtml::EnableIf< true, T >::Type;