C++23: Implement less strict end-of-line continuations
Open
- Dominant language
- C++
- Stars
- 29
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Following up on #195, @hkaiser [observes that](https://github.com/boostorg/wave/issues/195#issuecomment-1833765516) C++23 now allows arbitrary whitespace between the `\` and the newline. Currently Wave treats this case as an ordinary non-continued line.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.