|
libqi-api
release-2.5.3-2016-11-18
|
#include <trackable.hxx>
Public Types | |
| template<typename F > | |
| using | wrap_type = typename std::decay< F >::type |
Static Public Member Functions | |
| template<typename F > | |
| static wrap_type< F > | wrap (const T &arg, F &&func, boost::function< void()> onFail) |
Definition at line 132 of file trackable.hxx.
| using qi::detail::ObjectWrap< T, false >::wrap_type = typename std::decay<F>::type |
Definition at line 135 of file trackable.hxx.
|
inlinestatic |
Definition at line 137 of file trackable.hxx.