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

Go to the source code of this file.

Classes

class  broom::set< T, Compare, Allocator >
 

Namespaces

namespace  broom
 

Macros

#define SET_METHODS(X_)
 

Macro Definition Documentation

◆ SET_METHODS

#define SET_METHODS (   X_)
Value:
CPP11_SET_METHODS(X_) \
CPP14_SET_METHODS(X_) \
CPP17_SET_METHODS(X_) \
CPP20_SET_METHODS(X_) \
CPP23_SET_METHODS(X_)

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