|
libqi-api
release-2.5.3-2016-11-18
|
#include <executioncontext.hpp>
Public Member Functions | |
| template<class Arg > | |
| Function (Arg &&arg, typename std::enable_if<!std::is_same< typename std::decay< Arg >::type, Function >::value >::type *=nullptr) | |
| Function (const Function &)=default | |
Definition at line 27 of file executioncontext.hpp.
|
inline |
Definition at line 30 of file executioncontext.hpp.
|
default |