Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

async_completion::result

The result of the asynchronous operation's initiating function.

async_result< typename decay< CompletionToken >::type, Signature > result;

PrevUpHomeNext