the fibo_coros[0] is freed during emplace_back fibo_coro[1]
enter image description here
why the vector free the first element. Is it related to coroutine used in my program? Or is this a bug for c++ compiler. Help,please. What’s more, stackovflow is so hard to ask an question.
New contributor
xinhao min is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.