template< class T, class CallbackFn >
using stop_callback_for_t = T::template callback_type<CallbackFn>;
The alias template stop_callback_for_t
is used to obtain the stop callback type of the type T
.
The corresponding stop_callback_for_t
for standard stop token types and any valid CallbackFn
are:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4