|
capydi
|
#include <MetaMap.hpp>
Public Member Functions | |
| constexpr | MultyKVPair (KeysPack &&, Value &&value) |
| template<typename Key> requires pack_contains_t<KeysPack, Key> | |
| constexpr RuntimeRef< Value > | inner_search (Unit< Key > &&key) noexcept |
| template<typename Key> requires pack_contains_t<KeysPack, Key> | |
| constexpr RuntimeRef< const Value > | inner_search (Unit< Key > &&key) const noexcept |
|
inlineconstexpr |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |