1 #ifndef COPP_STACKCONTEXT_ALLOCATOR_WINDOWS_H 2 #define COPP_STACKCONTEXT_ALLOCATOR_WINDOWS_H 10 #ifdef COPP_HAS_ABI_HEADERS 11 #include COPP_ABI_PREFIX 44 #ifdef COPP_HAS_ABI_HEADERS 45 #include COPP_ABI_SUFFIX void allocate(stack_context &, std::size_t) UTIL_CONFIG_NOEXCEPT
stack_allocator_windows() UTIL_CONFIG_NOEXCEPT
memory allocator this allocator will create buffer using windows api and protect it ...
~stack_allocator_windows()
void deallocate(stack_context &) UTIL_CONFIG_NOEXCEPT