Skip to content

P3935 Remove "full templates" like fadd<double>(...) #213

@eisenwave

Description

@eisenwave

During SG22 review, it was pointed out that F fadd<F> actually creates an overload set with the "half-generic" float fadd overload set, since that one is a template under the hood. This was not intentional and makes the design much more complicated than it needs to be in this paper.

A fully generic form can always be proposed in a follow-up paper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bad-designBad design in the paper

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions