List of all members | Static Public Attributes
utl::ShadowPtrMeta::HasClone< T > Struct Template Reference

#include <ShadowPtr.h>

Static Public Attributes

static const bool value
 

Detailed Description

template<typename T>
struct utl::ShadowPtrMeta::HasClone< T >

Definition at line 31 of file ShadowPtr.h.

Member Data Documentation

template<typename T >
const bool utl::ShadowPtrMeta::HasClone< T >::value
static
Initial value:
=
sizeof(MatchCloneTag<T>(0)) == sizeof(True)

Definition at line 32 of file ShadowPtr.h.


The documentation for this struct was generated from the following file:

, generated on Tue Sep 26 2023.