Skip to content

<stdfloat> #4725

Description

@spinicist

Godbolt example: https://godbolt.org/z/rhd7vvT79

I'm having difficult with the types in , i.e. std::float16_t and std::float32_t. std::print can print a std::float16_t, but fmt::print cannot. Neither std::print or fmt::print can print a std::complex<std::float16_t>.

What is needed to format/print a std::complex<std::float16_t>? Is this something I can add a formatter for in my own code?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions