Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fmt::join() not working without formatter specialisation #2040

@bluescarni

Description

@bluescarni

Hello,

I don't know if this is the intended behaviour, but apparently fmt::join() does not work for types which do not provide a formatter specialisation, even if these types are streamable and can be formatted after the inclusion of fmt/ostream.h.

Godbolt link exhibiting the issue: https://godbolt.org/z/7z3jbo

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