Searched defs:task_t (Results 1 – 1 of 1) sorted by relevance
142 typedef boost::packaged_task<std::string()> task_t; in main() typedef167 typedef boost::packaged_task<std::string()> task_t; in main() typedef