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

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

BroomValue(GarbageCollector *gc)broom::BroomValueprotected
BroomValue()broom::BroomValueprotected
BroomValue(const BroomValue &other)broom::BroomValueprotected
multimap(std::initializer_list< std::pair< const Key, T > > il, const Compare &comp=Compare(), const Allocator &alloc=Allocator())broom::multimap< Key, T, Compare, Allocator >inline
operator=(const BroomValue &other)broom::BroomValueprotected
operator=(BroomValue &&other) noexceptbroom::BroomValueprotected
Visit(Visitor *visitor) constbroom::multimap< Key, T, Compare, Allocator >inlinevirtual
~BroomValue()broom::BroomValuevirtual