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