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

Static Public Attributes

static const bool value
 

Detailed Description

template<typename T>
template<typename U>
struct utl::Meta< T >::HasClone< U >

Definition at line 92 of file ShadowPtr.h.

Member Data Documentation

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

Definition at line 93 of file ShadowPtr.h.


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

, generated on Tue Sep 26 2023.