Skip to content

Compilation error with newest standards on g++ #45

Description

@tokox

std::string initialization from nullptr is not allowed in C++23. Please change nullptr to empty C-string or whatever.

By() : strategy_("css selector"), value_(nullptr) {}

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