cohtml::PointerTrait< std::unique_ptr< const T > >

More…

#include <UniquePointer.h>

Inherits from cohtml::BoolConstant< true >

Public Types

Name
typedef TStoredType

Public Functions

Name
void *Deref(std::unique_ptr< const StoredType > & unique)

Additional inherited members

Public Types inherited from cohtml::BoolConstant< true >

Name
enum@6 { Value}

Detailed Description

template <typename T >
struct cohtml::PointerTrait< std::unique_ptr< const T > >;

Public Types Documentation

typedef StoredType

typedef T cohtml::PointerTrait< std::unique_ptr< const T > >::StoredType;

Public Functions Documentation

function Deref

static inline void * Deref(
    std::unique_ptr< const StoredType > & unique
)