ReactOS 0.4.15-dev-7998-gdb93cb1
stack_allocator.h File Reference
#include <algorithm>
#include <new>
Include dependency graph for stack_allocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  State
 
struct  StackAllocator< _Tp >
 
struct  StackAllocator< _Tp >::rebind< _Other >
 

Namespaces

namespace  std
 

Macros

#define __STD   std::
 

Functions

template<class _Tp >
void std::swap (StackAllocator< _Tp > &__a, StackAllocator< _Tp > &__b)
 

Macro Definition Documentation

◆ __STD

#define __STD   std::

Definition at line 13 of file stack_allocator.h.