cpprestsdk
cpprestsdk copied to clipboard
Fixed task_options(cancellation_token, task_continuation_context) …
…constructor - should set _M_HasCancellationToken.
Bug was introduced in PPL in VS2013 and fixed in VS2015 but survives in PPLX
@barcharcraz FYI