ORIGINAL
|
This is the complete list of members for original::async, including all inherited members.
get(Callback &&c, Args &&... args) -> future< std::invoke_result_t< std::decay_t< Callback >, std::decay_t< Args >... > > | original::async | static |
makePromise(Callback &&c, Args &&... args) | original::async | static |