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