Skip to content

Replace boost::regex by std::regex #6971

@chriseth

Description

@chriseth

Solidity still uses boost::regex in some cases although we can already use std::regex. The code should switch to std::regex and the dependency on the boost::regex library should be removed from the cmake files.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions