cohtml::PointerTrait< T & >
On this page
#include <TypeTraits.h>
Inherits from cohtml::PointerTrait< T >, cohtml::BoolConstant< false >
Additional inherited members
Public Types inherited from cohtml::PointerTrait< T >
Name | |
---|---|
typedef T | StoredType |
Public Functions inherited from cohtml::PointerTrait< T >
Name | |
---|---|
void * | Deref(T & ptr) |
Public Types inherited from cohtml::BoolConstant< false >
Name | |
---|---|
enum | @6 { Value} |
Detailed Description
template <typename T >
struct cohtml::PointerTrait< T & >;