Searched refs:compute_ref (Results 1 – 1 of 1) sorted by relevance
51 boost::future<int&> compute_ref(int x) in compute_ref() function109 boost::future<int&> f = compute_ref(0); in main()