MCPcopy Create free account

hub / github.com/Tessil/ordered-map / functions

Functions257 in github.com/Tessil/ordered-map

Methodoperator==
tests/utils.h:81
Methodoperator==
tests/utils.h:116
Methodoperator==
include/tsl/ordered_set.h:804
Methodoperator==
include/tsl/ordered_hash.h:432
Methodoperator==
include/tsl/ordered_hash.h:1165
Methodoperator==
include/tsl/ordered_map.h:969
Methodoperator>
include/tsl/ordered_set.h:816
Methodoperator>
include/tsl/ordered_hash.h:447
Methodoperator>
include/tsl/ordered_hash.h:1181
Methodoperator>
include/tsl/ordered_map.h:981
Methodoperator>=
include/tsl/ordered_set.h:819
Methodoperator>=
include/tsl/ordered_hash.h:457
Methodoperator>=
include/tsl/ordered_hash.h:1185
Methodoperator>=
include/tsl/ordered_map.h:984
Methodoperator[]
include/tsl/ordered_hash.h:410
Methodordered_hash
include/tsl/ordered_hash.h:489
Methodordered_iterator
include/tsl/ordered_hash.h:347
Methodordered_map
* Constructors */
include/tsl/ordered_map.h:142
Methodordered_set
* Constructors */
include/tsl/ordered_set.h:121
Methodpop_back
include/tsl/ordered_set.h:689
Methodpop_back
include/tsl/ordered_hash.h:1052
Methodpop_back
include/tsl/ordered_map.h:854
Methodrbegin
include/tsl/ordered_hash.h:595
Methodrbegin
include/tsl/ordered_map.h:216
Methodrcbegin
include/tsl/ordered_hash.h:601
Methodrcbegin
include/tsl/ordered_map.h:218
Methodrcend
include/tsl/ordered_hash.h:611
Methodrcend
include/tsl/ordered_map.h:222
Methodrehash
include/tsl/ordered_hash.h:956
Methodrehash
include/tsl/ordered_map.h:721
Methodrehash_impl
include/tsl/ordered_hash.h:1233
Methodrelease
include/tsl/ordered_hash.h:1007
Methodrelease
* Release the container in which the values are stored. * * The map is empty after this operation. */
include/tsl/ordered_map.h:791
Methodrend
include/tsl/ordered_hash.h:605
Methodrend
include/tsl/ordered_map.h:220
Methodreserve_space_for_values
include/tsl/ordered_hash.h:1289
Methodround_up_to_power_of_two
include/tsl/ordered_hash.h:1628
Methodserialize
include/tsl/ordered_hash.h:1156
Methodserialize
include/tsl/ordered_map.h:932
Methodserialize_impl
tests/utils.h:277
Methodserialize_impl
include/tsl/ordered_hash.h:1546
Methodserializer
tests/utils.h:266
Methodshift_indexes_in_buckets
* Shift any index >= index_above_or_equal in m_buckets_data by delta. * * delta must be equal to 1 or -1. */
include/tsl/ordered_hash.h:1340
Methodshrink_to_fit
include/tsl/ordered_set.h:656
Methodshrink_to_fit
include/tsl/ordered_hash.h:1029
Methodshrink_to_fit
include/tsl/ordered_map.h:800
Methodstatic_empty_bucket_ptr
* Return an always valid pointer to an static empty bucket_entry with * last_bucket() == true. */
include/tsl/ordered_hash.h:1669
Methodstring>
tests/utils.h:214
Methodswap
include/tsl/ordered_set.h:341
Methodswap
include/tsl/ordered_map.h:416
Methodtest_is_equal
tests/utils.h:165
Methodtruncate_hash
include/tsl/ordered_hash.h:240
Methodtry_emplace
include/tsl/ordered_hash.h:706
Methodtry_emplace_at_position
include/tsl/ordered_hash.h:1044
Methodunordered_erase
* Here to avoid `template<class K> size_type unordered_erase(const K& key)` * being used when we use a iterator instead of a const_iterator. */
include/tsl/ordered_hash.h:1061
Methodunordered_erase
* Faster erase operation with an O(1) average complexity but it doesn't * preserve the insertion order. * * If an erasure occurs, the last el
include/tsl/ordered_map.h:863
Methodvalue
tests/utils.h:126
← previous201–257 of 257, ranked by callers