1.26.2.1
Gameface
cohtml::UnwrapPointer< T > Struct Template Reference
+ Inheritance diagram for cohtml::UnwrapPointer< T >:

Static Public Member Functions

static void * Unwrap (T *ptr)
 
- Static Public Member Functions inherited from cohtml::PointerTrait< T >
static void * Deref (T &ptr)
 

Additional Inherited Members

- Public Types inherited from cohtml::PointerTrait< T >
typedef T StoredType
 
- Public Types inherited from cohtml::BoolConstant< v >
enum  { Value = v }
 

Member Function Documentation

◆ Unwrap()

template<typename T >
static void* cohtml::UnwrapPointer< T >::Unwrap ( T *  ptr)
inlinestatic