What is the stack size of a boost coroutine?
问题 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) 来源: https://stackoverflow.com/questions/55137871/what-is-the-stack-size-of-a-boost-coroutine