|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Public Member Functions | |
| int1 (int i) | |
| int | fn (int j) const override |
| int1 (int i) | |
| int | fn (int j) const override |
Public Member Functions inherited from base< Mdl > | |
| ~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 |
| ~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 |
Public Attributes | |
| const int | i_ |
Static Public Attributes | |
| static constexpr base::key_type | hash =1 |
Additional Inherited Members | |
Public Types inherited from base< Mdl > | |
| 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 |
Protected Member Functions inherited from base< Mdl > | |
| virtual | ~base ()=default |
| virtual | ~base ()=default |
Definition at line 45 of file unordered_tuple.cpp.
|
inlineexplicit |
Definition at line 50 of file unordered_tuple.cpp.
References i_.
|
inlineexplicit |
Definition at line 50 of file unordered_tuple.cpp.
|
inlineoverridevirtual |
|
inlineoverridevirtual |
Implements base< Mdl >.
Definition at line 53 of file unordered_tuple.cpp.
|
inlinestaticconstexpr |
Definition at line 46 of file unordered_tuple.cpp.
| const int int1::i_ |
Definition at line 48 of file unordered_tuple.cpp.