TGUI  0.10-beta
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: