neoGFX
Cross-platform C++ app/game engine
|
#include <i_reference_counted.hpp>
Classes | |
struct | bad_release |
struct | wrong_object |
Additional Inherited Members | |
Public Types inherited from neolib::i_ref_ptr< Interface > | |
typedef self_type | abstract_type |
Definition at line 154 of file i_reference_counted.hpp.
|
pure virtualnoexcept |
Implemented in neolib::weak_ref_ptr< Interface >, and neolib::weak_ref_ptr< neogfx::i_widget >.