Skip to content

Rework Concepts #1

Description

@Voltra

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/bool and keep it bool based
  • Add concepts from C++20
  • Add all iterator concepts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions