cohtml::PointerTrait< T * >

More…

#include <TypeTraits.h>

Inherits from cohtml::BoolConstant< true >

Public Types

Name
typedef TStoredType

Public Functions

Name
void *Deref(T *& ptr)

Additional inherited members

Public Types inherited from cohtml::BoolConstant< true >

Name
enum@6 { Value}

Detailed Description

template <typename T >
struct cohtml::PointerTrait< T * >;

Public Types Documentation

typedef StoredType

typedef T cohtml::PointerTrait< T * >::StoredType;

Public Functions Documentation

function Deref

static inline void * Deref(
    T *& ptr
)