23 typedef std::shared_ptr<task>
sptr;
std::shared_ptr< task > sptr
Definition tasks.hpp:23
static sptr make(const task_fcn_type &task_fcn, const std::string &name="")
std::function< void(void)> task_fcn_type
Definition tasks.hpp:24
#define UHD_API
Definition config.h:87
Definition build_info.hpp:12
boost::noncopyable noncopyable
Definition noncopyable.hpp:45