libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Public Types | |
using | base_t = base< Mdl > |
using | lock_traits = typename base_t::lock_traits |
using | deleter_t = typename base_t::deleter_t |
using | base_t = base< Mdl > |
using | lock_traits = typename base_t::lock_traits |
using | deleter_t = typename base_t::deleter_t |
![]() | |
using | key_type = std::int32_t |
using | lock_traits = api_lock_traits< platform_api, Mdl > |
using | deleter_t = default_delete< base > |
using | key_type = std::int32_t |
using | key_type = std::int32_t |
using | lock_traits = api_lock_traits< platform_api, Mdl > |
using | deleter_t = default_delete< base > |
using | key_type = std::int32_t |
Public Member Functions | |
~derived () noexcept(true) | |
~derived () noexcept(true) | |
![]() | |
virtual int | fn (int j) const =0 |
~base () noexcept(true) | |
bool __fastcall | operator< (base const &a) const noexcept(true) |
virtual | ~base () noexcept(true) |
virtual void | deleter () final |
bool __fastcall | operator< (base const &a) const noexcept(true) |
virtual | ~base ()=default |
virtual unsigned long | fn (unsigned long j) const =0 |
virtual int | fn (int j) const =0 |
~base () noexcept(true) | |
bool __fastcall | operator< (base const &a) const noexcept(true) |
virtual | ~base () noexcept(true) |
virtual void | deleter () final |
bool __fastcall | operator< (base const &a) const noexcept(true) |
virtual | ~base ()=default |
virtual unsigned long | fn (unsigned long j) const =0 |
Additional Inherited Members | |
![]() | |
virtual | ~base ()=default |
virtual | ~base ()=default |
Definition at line 45 of file shared_ptr.cpp.
Definition at line 55 of file unique_ptr.cpp.
Definition at line 55 of file unique_ptr.cpp.
using derived< Mdl >::deleter_t = typename base_t::deleter_t |
Definition at line 57 of file unique_ptr.cpp.
using derived< Mdl >::deleter_t = typename base_t::deleter_t |
Definition at line 57 of file unique_ptr.cpp.
using derived< Mdl >::lock_traits = typename base_t::lock_traits |
Definition at line 56 of file unique_ptr.cpp.
using derived< Mdl >::lock_traits = typename base_t::lock_traits |
Definition at line 56 of file unique_ptr.cpp.
Definition at line 46 of file shared_ptr.cpp.
Definition at line 46 of file shared_ptr.cpp.