Broom 1.0.0
A thread-local C++ Garbage Collector
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
broom-vector.h File Reference
#include <vector>
#include "broom.h"
#include "impl/broom-containers.h"
#include "impl/broom-undef.h"
Include dependency graph for broom-vector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  broom::vector< T, Allocator >
 

Namespaces

namespace  broom
 

Macros

#define VECTOR_METHODS(X_)
 

Macro Definition Documentation

◆ VECTOR_METHODS

#define VECTOR_METHODS (   X_)
Value:
CPP11_VECTOR_METHODS(X_) \
CPP14_VECTOR_METHODS(X_) \
CPP17_VECTOR_METHODS(X_) \
CPP20_VECTOR_METHODS(X_) \
CPP23_VECTOR_METHODS(X_)

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