#include <di/container/hash/node/owning_node_hash_table.h>
◆ allocator()
template<typename Value, typename Eq, concepts::Hasher Hasher, typename Buckets, typename
Tag, concepts::Allocator Alloc, typename Interface, bool is_multi, bool is_map>
◆ insert_with_factory() [1/2]
template<typename Value, typename Eq, concepts::Hasher Hasher, typename Buckets, typename
Tag, concepts::Allocator Alloc, typename Interface, bool is_multi, bool is_map>
template<typename U, concepts::Invocable F>
auto di::container::OwningNodeHashTable< Value, Eq, Hasher, Buckets, Tag, Alloc, Interface, is_multi, is_map >::insert_with_factory |
( |
ConstIterator | , |
|
|
U && | needle, |
|
|
F && | factory ) |
|
inlineconstexpr |
◆ insert_with_factory() [2/2]
template<typename Value, typename Eq, concepts::Hasher Hasher, typename Buckets, typename
Tag, concepts::Allocator Alloc, typename Interface, bool is_multi, bool is_map>
template<typename U, concepts::Invocable F>
The documentation for this class was generated from the following file: