Fails to compile because asio::execution::executor is unexpected in concept
Open
- Dominant language
- C++
- Stars
- 347
- Forks
- 47
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
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.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.