Skip to content

Regular expressions aren't working in C++ #36

@FlatAssembler

Description

@FlatAssembler

It seems as though std::regex_search always returns false, and even the simplest regular expressions, such as [0-9]+ or even \d+, throw invalid character exceptions.

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