13 Asynchronous model [async]

13.18 Class system_executor [async.system.exec]

13.18.2 system_executor comparisons [async.system.exec.comparisons]

bool operator==(const system_executor&, const system_executor&) noexcept;

Returns: true.

bool operator!=(const system_executor&, const system_executor&) noexcept;

Returns: false.