--- --- TGUI: tgui::CopiedSharedPtr< WidgetType > Class Template Reference
TGUI 1.x-dev
Loading...
Searching...
No Matches
tgui::CopiedSharedPtr< WidgetType > Class Template Reference

Public Member Functions

template<typename... Args>
 CopiedSharedPtr (Args &&... args) noexcept
 CopiedSharedPtr (const CopiedSharedPtr &other) noexcept
 CopiedSharedPtr (CopiedSharedPtr &&other) noexcept
CopiedSharedPtroperator= (const CopiedSharedPtr &other) noexcept
CopiedSharedPtroperator= (CopiedSharedPtr &&other) noexcept
 operator bool () const noexcept
WidgetType & operator* () const noexcept
WidgetType * operator-> () const noexcept
WidgetType * get () const noexcept

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