ReactOS 0.4.16-dev-61-ge128cbc
|
#include <algorithm>
#include <new>
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) |
#define __STD std:: |
Definition at line 13 of file stack_allocator.h.