Broom 1.0.0
A thread-local C++ Garbage Collector
Loading...
Searching...
No Matches
broom::unordered_map< Key, T, Hash, KeyEqual, Allocator > Member List

This is the complete list of members for broom::unordered_map< Key, T, Hash, KeyEqual, Allocator >, including all inherited members.

BroomValue(GarbageCollector *gc)broom::BroomValueprotected
BroomValue()broom::BroomValueprotected
BroomValue(const BroomValue &other)broom::BroomValueprotected
DEF_TYPES()broom::unordered_map< Key, T, Hash, KeyEqual, Allocator >
operator=(const BroomValue &other)broom::BroomValueprotected
operator=(BroomValue &&other) noexceptbroom::BroomValueprotected
unordered_map(std::initializer_list< std::pair< const Key, T > > il)broom::unordered_map< Key, T, Hash, KeyEqual, Allocator >inline
unordered_map(std::initializer_list< std::pair< const Key, T > > il, typename Base::size_type bucket_count, const Hash &hash=Hash(), const KeyEqual &equal=KeyEqual(), const Allocator &alloc=Allocator())broom::unordered_map< Key, T, Hash, KeyEqual, Allocator >inline
Visit(Visitor *visitor) constbroom::unordered_map< Key, T, Hash, KeyEqual, Allocator >inlinevirtual
~BroomValue()broom::BroomValuevirtual