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