Obtain the underlying execution context.
automatically_determined context() const;
This function is provided for backward compatibility. It is automatically
defined when the SupportableProperties
...
list includes a property of type execution::context_as<U>
, for some type U
.