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

Go to the source code of this file.

Classes

class  broom::forward_list< T, Allocator >
 

Namespaces

namespace  broom
 

Macros

#define FORWARD_LIST_METHODS(X_)
 

Macro Definition Documentation

◆ FORWARD_LIST_METHODS

#define FORWARD_LIST_METHODS (   X_)
Value:
CPP11_FORWARD_LIST_METHODS(X_) \
CPP14_FORWARD_LIST_METHODS(X_) \
CPP17_FORWARD_LIST_METHODS(X_) \
CPP20_FORWARD_LIST_METHODS(X_) \
CPP23_FORWARD_LIST_METHODS(X_)

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