Skip to content

Implementation of basic_string_view clashes with std #686

Closed
@Kronuz

Description

@Kronuz

I had to remove the implementation of std::basic_string_view for pre-C++17 since it didn't allow me to pass string_view object to fmt, it said (it didn't know how to convert from basic_string_view to basic_string_view). After that, it worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions