#include <utils.h>
Static Public Member Functions | |
template<typename HMap > | |
static HMap | get_filled_hash_map (std::size_t nb_elements) |
template<typename T > | |
static T | get_key (std::size_t counter) |
template<> | |
self_reference_member_test | get_key (std::size_t counter) |
template<> | |
move_only_test | get_key (std::size_t counter) |
template<> | |
copy_only_test | get_key (std::size_t counter) |
template<typename T > | |
static T | get_value (std::size_t counter) |
template<> | |
self_reference_member_test | get_value (std::size_t counter) |
template<> | |
move_only_test | get_value (std::size_t counter) |
template<> | |
copy_only_test | get_value (std::size_t counter) |
Definition at line 245 of file robin-map/tests/utils.h.
|
inlinestatic |
Definition at line 326 of file robin-map/tests/utils.h.
|
static |
|
inlinestatic |
Definition at line 268 of file robin-map/tests/utils.h.
|
inlinestatic |
Definition at line 280 of file robin-map/tests/utils.h.
|
inlinestatic |
Definition at line 286 of file robin-map/tests/utils.h.
|
static |
|
inlinestatic |
Definition at line 302 of file robin-map/tests/utils.h.
|
inlinestatic |
Definition at line 314 of file robin-map/tests/utils.h.
|
inlinestatic |
Definition at line 320 of file robin-map/tests/utils.h.