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

new API: bool packaged_task::canceled() const #498

Closed KevinHopps closed 1 year ago

KevinHopps commented 1 year ago

This API allows the caller to tell when the associated future has been destroyed.