|
di 0.1.0
|
#include <di/sync/stop_token/in_place_stop_source.h>
Public Member Functions | |
| InPlaceStopSource ()=default | |
| InPlaceStopSource (InPlaceStopSource &&)=delete | |
| ~InPlaceStopSource () | |
| auto | get_stop_token () const -> InPlaceStopToken |
| auto | stop_requested () const -> bool |
| auto | request_stop () -> bool |
Friends | |
| template<typename> | |
| class | InPlaceStopCallback |
|
default |
|
delete |
|
inlinenodiscard |
|
inline |
|
inlinenodiscard |
|
friend |