Skip to content

[alloy] operator<< for tuple-like types should enable std::boolalpha by default #53

@saki7

Description

@saki7

Currently, alloy prints "0" / "1" for false / true, which is quite unintuitive.

After #52 is implemented, the std::formatter counterpart will print "false" / "true" by default, so we should change operator<< to match that behavior anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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