Skip to content

fmt 6.0.0 "error C2039: 'back_insert_range': is not a member of 'fmt'" compile error #1281

Closed
@lexxmark

Description

Tried to implement "Custom Formatting of Built-in Types" from documentation
Compile error in the 1st line:
using arg_formatter = fmt::arg_formatter<fmt::back_insert_range<fmt::internal::buffer>>;

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