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