Skip to content

Investigate why pretty printed lambda call operator doesn't start with auto operator() #546

Description

@pgoodman

image

It might be as simple as: the auto operator() only happens for lambdas needed argument type deduction, i.e. operator() is a template, and so then we use the pretty-printed tokens on the specializations, rather than the parsed tokens.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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