System::RemoveShared< X > Struct Template Reference

Trait structs to remove SharedPtr/WeakPtr from argument type. More...

#include "weak_ptr.h"

Public Types

typedef X type
 

Detailed Description

template<class X>
struct System::RemoveShared< X >

Trait structs to remove SharedPtr/WeakPtr from argument type.

Member Typedef Documentation

◆ type

template<class X >
typedef X System::RemoveShared< X >::type