mirror of
https://github.com/boostorg/asio.git
synced 2026-02-24 02:12:12 +00:00
a4af0eac259e46225d874057ed6ae9665915c43f
Commit 98f58ee has overlooked the case of `any_io_executor` being a
typedef to `executor` (when `BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT` is
defined) instead of a proper class, resulting in compilation errors.
Description
Mirrored via gitea-mirror
Languages
C++
99.6%
HTML
0.2%
Perl
0.2%