Skip to content

scope '::' incorrectly removed from formatted code #92

@vinniefalco

Description

@vinniefalco

This javadoc:

/** Insert an element

    This function participates in overload
    resolution only if
    `is_stringlike<T>::value == true`.
*/

Produces:
... is_stringlike<T>value == true

Note how the two colons are missing

Example:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions