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