Home
last modified time | relevance | path

Searched refs:compute_ref (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/thread/example/
Dmake_future.cpp51 boost::future<int&> compute_ref(int x) in compute_ref() function
109 boost::future<int&> f = compute_ref(0); in main()