libcopp  2.2.0
Namespaces | Macros
stack_allocator_windows.cpp File Reference
#include <libcopp/utils/config/libcopp_build_features.h>
#include <libcopp/stack/allocator/stack_allocator_windows.h>
#include <libcopp/stack/stack_context.h>
#include <libcopp/stack/stack_traits.h>
#include <Windows.h>
#include <libcopp/utils/config/stl_include_prefix.h>
#include <assert.h>
#include <algorithm>
#include <cstring>
#include <limits>
#include <numeric>
#include <libcopp/utils/config/stl_include_suffix.h>
Include dependency graph for stack_allocator_windows.cpp:

Go to the source code of this file.

Namespaces

 allocator
 

Macros

#define WIN32_LEAN_AND_MEAN
 

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 10 of file stack_allocator_windows.cpp.