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

Go to the source code of this file.

Classes

class  broom::array< T, N >
 

Namespaces

namespace  broom
 

Macros

#define ARRAY_METHODS(X_)
 

Macro Definition Documentation

◆ ARRAY_METHODS

#define ARRAY_METHODS (   X_)
Value:
CPP11_ARRAY_METHODS(X_) \
CPP14_ARRAY_METHODS(X_) \
CPP17_ARRAY_METHODS(X_) \
CPP20_ARRAY_METHODS(X_) \
CPP23_ARRAY_METHODS(X_)

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