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