[Bug c++/100611] coroutines: destructor called too many times for coroutine lambda stored object

nilsgladitz at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat May 15 12:51:38 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100611

--- Comment #1 from Nils Gladitz <nilsgladitz at gmail dot com> ---
(In reply to Nils Gladitz from comment #0)
> Indicating that "Foo" is constructed more often than it gets destructed.

Sorry that of course was supposed to read:
 Indicating that "Foo" is destructed more often than it gets constructed.


More information about the Gcc-bugs mailing list