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