2
0
mirror of https://github.com/boostorg/context.git synced 2026-01-26 18:32:54 +00:00
Files
context/example/transfer.cpp
Oliver Kowalke 854c49d321 context: return pointer to fcontext_t
- make_fcontext() allocated fcontext_t on context stack and return pointer
 - stack_allocator renamed to guarded_stack_allocator
 - simple_stack_allocator using calloc()/free() added
 - pagesize() made public accessible


[SVN r80423]
2012-09-06 19:43:07 +00:00

1.4 KiB