libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Public Member Functions | |
derived2 (unsigned long i) | |
unsigned long | fn (unsigned long j) const override |
derived2 (unsigned long i) | |
unsigned long | fn (unsigned long j) const override |
![]() | |
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 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 |
Public Attributes | |
const unsigned long | i_ |
Static Public Attributes | |
static constexpr base::key_type | hash =1 |
Additional Inherited Members | |
![]() | |
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 |
![]() | |
virtual | ~base ()=default |
virtual | ~base ()=default |
Definition at line 65 of file unordered_tuple_performance.cpp.
|
inlineexplicit |
Definition at line 70 of file unordered_tuple_performance.cpp.
References i_.
|
inlineexplicit |
Definition at line 70 of file unordered_tuple_performance.cpp.
|
inlineoverridevirtual |
Implements base< Mdl >.
Definition at line 73 of file unordered_tuple_performance.cpp.
References i_.
|
inlineoverridevirtual |
Implements base< Mdl >.
Definition at line 73 of file unordered_tuple_performance.cpp.
|
staticconstexpr |
Definition at line 66 of file unordered_tuple_performance.cpp.
const unsigned long derived2::i_ |
Definition at line 68 of file unordered_tuple_performance.cpp.
Referenced by derived2(), and fn().