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