Skip to content

Calling convert should be done using the fully qualified name of the convert function #425

Closed
@gabime

Description

As discussed in this stackoverflow question about spdlog, seems that the call to convert in line 1276 in format.h should be done using fully qulified name of convert, or the compiler produces an error (due to conflicting 'convert' function from another library).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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