Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

async_result::get

Obtain the value to be returned from the initiating function.

return_type get();

PrevUpHomeNext