Skip to content
This repository was archived by the owner on Jun 15, 2025. It is now read-only.
This repository was archived by the owner on Jun 15, 2025. It is now read-only.

Update to C++17/20 #30

@dermojo

Description

@dermojo

Time to update to a newer standard...
That would allow more constexpr and a lot of cleanup, including removing the custom hash implementation. Also, string functions can be delegated to std::string_view.
StringCore and StringBase can be merged, there's no real benefit in the "reduced" string API set.

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