cohtml::UnwrapPointer
#include <TypeTraits.h>
Inherits from cohtml::PointerTrait< T >, cohtml::BoolConstant< false >
Inherited by cohtml::UnwrapPointer< const T & >, cohtml::UnwrapPointer< const T >, cohtml::UnwrapPointer< T & >
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| void * | Unwrap(T * ptr) |
Additional inherited members
Section titled “Additional inherited members”Public Types inherited from cohtml::PointerTrait< T >
| Name | |
|---|---|
| typedef T | StoredType |
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
Section titled “Detailed Description”template <typename T >struct cohtml::UnwrapPointer;Public Functions Documentation
Section titled “Public Functions Documentation”function Unwrap
Section titled “function Unwrap”static inline void * Unwrap( T * ptr)© 2026 Coherent Labs. All rights reserved.