Broom 1.0.0
A thread-local C++ Garbage Collector
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
broom-unordered-set.h File Reference
#include <unordered_set>
#include "broom.h"
#include "impl/broom-containers.h"
#include "impl/broom-undef.h"
Include dependency graph for broom-unordered-set.h:

Go to the source code of this file.

Classes

class  broom::unordered_set< T, Hash, KeyEqual, Allocator >
 

Namespaces

namespace  broom
 

Macros

#define UNORDERED_SET_METHODS(X_)
 

Macro Definition Documentation

◆ UNORDERED_SET_METHODS

#define UNORDERED_SET_METHODS (   X_)
Value:
CPP11_UNORDERED_SET_METHODS(X_) \
CPP14_UNORDERED_SET_METHODS(X_) \
CPP17_UNORDERED_SET_METHODS(X_) \
CPP20_UNORDERED_SET_METHODS(X_) \
CPP23_UNORDERED_SET_METHODS(X_)

Definition at line 8 of file broom-unordered-set.h.