Skip to content

[alloy] operator<< is underconstrained #54

@saki7

Description

@saki7

Currently the operator<< attempts to print any types unconditionally. This is not SFINAE-friendly and results in a hard error.

A proper solution would require using iris::ADL_ostreamable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions