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