mirror of
https://github.com/boostorg/coroutine2.git
synced 2025-05-09 23:24:01 +00:00
Merge branch 'develop'
This commit is contained in:
commit
ec4b97f11e
@ -99,7 +99,7 @@ the highest/lowest address of the stack.]]
|
|||||||
|
|
||||||
__boost_coroutine__ provides the class __pooled_fixedsize__ which models
|
__boost_coroutine__ provides the class __pooled_fixedsize__ which models
|
||||||
the __stack_allocator_concept__.
|
the __stack_allocator_concept__.
|
||||||
In contrast to __pooled_fixedsize__ it does not append a guard page at the
|
In contrast to __protected_fixedsize__ it does not append a guard page at the
|
||||||
end of each stack. The memory is managed internally by
|
end of each stack. The memory is managed internally by
|
||||||
[@http://www.boost.org/doc/libs/release/libs/pool/doc/html/boost/pool.html `boost::pool<>`].
|
[@http://www.boost.org/doc/libs/release/libs/pool/doc/html/boost/pool.html `boost::pool<>`].
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user