Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

async_result::get

(Legacy.) Obtain the value to be returned from the initiating function.

return_type get();

PrevUpHomeNext