-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently concepts work on a static_assert basis, which makes it harder to give a proper "stack-trace" of concept requirements failing.
- [ ] Add
constexpr void check() - Remove the macro-based
void/booland keep itboolbased - Add concepts from C++20
- Add all iterator concepts
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels