stlab / libraries

ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.
https://stlab.cc
Boost Software License 1.0
660 stars 65 forks source link

Fix to use after move #540

Closed sean-parent closed 6 months ago

sean-parent commented 6 months ago

There was a potential use-after-move of the executor in future<future> reduction.