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

Go to the source code of this file.

Classes

class  broom::list< T, Allocator >
 

Namespaces

namespace  broom
 

Macros

#define LIST_METHODS(X_)
 

Macro Definition Documentation

◆ LIST_METHODS

#define LIST_METHODS (   X_)
Value:
CPP11_LIST_METHODS(X_) \
CPP14_LIST_METHODS(X_) \
CPP17_LIST_METHODS(X_) \
CPP20_LIST_METHODS(X_) \
CPP23_LIST_METHODS(X_)

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