13 Asynchronous model [async]

13.14 Class template executor_binder [async.exec.binder]

13.14.2 executor_binder access [async.exec.binder.access]

T& get() noexcept; const T& get() const noexcept;

Returns: target_.

executor_type get_executor() const noexcept;

Returns: executor_.