|
Broom 1.0.0
A thread-local C++ Garbage Collector
|
#include <unordered_map>#include "broom.h"#include "impl/broom-containers.h"#include "impl/broom-undef.h"

Go to the source code of this file.
Classes | |
| class | broom::unordered_map< Key, T, Hash, KeyEqual, Allocator > |
Namespaces | |
| namespace | broom |
Macros | |
| #define | UNORDERED_MAP_METHODS(X_) |
| #define UNORDERED_MAP_METHODS | ( | X_ | ) |
Definition at line 8 of file broom-unordered-map.h.