Skip to content

STL: Replace SFINAE with concepts in C++20-only code when all supported C++20 frontends support concepts #602

@StephanTLavavej

Description

@StephanTLavavej

See #395. After that simple, mechanical change, we should audit all C++20-only code and replace SFINAE usage with concepts where possible. (#309 is an example where concepts should be used.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSomething can be improved

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions