SPH
Static Public Attributes | List of all members
IsShareFromThis< T, TEnabler > Struct Template Reference

#include <SharedPtr.h>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T, typename TEnabler = void>
struct IsShareFromThis< T, TEnabler >

Todo:
this is a weird solution, it must be doable with more standard approach

Definition at line 440 of file SharedPtr.h.

Member Data Documentation

◆ value

template<typename T , typename TEnabler = void>
constexpr bool IsShareFromThis< T, TEnabler >::value = false
staticconstexpr

Definition at line 441 of file SharedPtr.h.


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