Searched refs:futr (Results 1 – 1 of 1) sorted by relevance
20 boost::future<int> futr = prom.get_future(); in main() local24 boost::future<void> futr2 = futr.then(boost::launch::deferred, in main()