What is the stack size of a boost coroutine?

2019-08-20 06:19发布

问题:

What is the optimum stack size we need to have with boost::coroutine2? Do we need to match it with the thread stack size? (https://www.boost.org/doc/libs/1_68_0/libs/context/doc/html/context/stack.html)