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

Go to the source code of this file.

Classes

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

Namespaces

namespace  broom
 

Macros

#define MULTISET_METHODS(X_)
 

Macro Definition Documentation

◆ MULTISET_METHODS

#define MULTISET_METHODS (   X_)
Value:
CPP11_MULTISET_METHODS(X_) \
CPP14_MULTISET_METHODS(X_) \
CPP17_MULTISET_METHODS(X_) \
CPP20_MULTISET_METHODS(X_) \
CPP23_MULTISET_METHODS(X_)

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