cohtml::UnwrapPointer< const T >

More…

#include <TypeTraits.h>

Inherits from cohtml::UnwrapPointer< T >, cohtml::PointerTrait< T >, cohtml::BoolConstant< false >

Additional inherited members

Public Functions inherited from cohtml::UnwrapPointer< T >

Name
void *Unwrap(T * ptr)

Public Types inherited from cohtml::PointerTrait< T >

Name
typedef TStoredType

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::UnwrapPointer< const T >;