Skip to content
SiteEmail

cohtml::UnwrapPointer

More…

#include <TypeTraits.h>

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

Inherited by cohtml::UnwrapPointer< const T & >, cohtml::UnwrapPointer< const T >, 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}
template <typename T >
struct cohtml::UnwrapPointer;
static inline void * Unwrap(
T * ptr
)