cohtml::PointerTrait< TSharedPtr< const T > >
More…
Inherits from TrueType
Public Types #
Public Functions #
| Name |
---|
void * | Deref(TSharedPtr< const StoredType > & Shared) |
Detailed Description #
template <typename T >
struct cohtml::PointerTrait< TSharedPtr< const T > >;
Public Types Documentation #
typedef StoredType #
typedef T cohtml::PointerTrait< TSharedPtr< const T > >::StoredType;
Public Functions Documentation #
function Deref #
static inline void * Deref(
TSharedPtr< const StoredType > & Shared
)