We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Compiling cobalt via CMake gives me the following error message:
/tmp/boost-src/libs/cobalt/include/boost/cobalt/concepts.hpp(65,25): error: expected concept name with optional arguments 65 | {t.get_executor()} -> asio::execution::executor; | ^ 1 error generated.