Skip to content

<xutility>: What's the intent of the pseudo-documentation? #5081

@frederick-vs-ja

Description

@frederick-vs-ja

The class template _Is_checked_helper has been left unused since the initial commit on Github.

STL/stl/inc/xutility

Lines 1305 to 1306 in 25dc2b7

template <class, class = void>
struct _Is_checked_helper {}; // default definition, no longer used, retained due to pseudo-documentation

It's unclear what the "pseudo-documentation" is. Perhaps we should either improve the comment or entirely remove _Is_checked_helper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSomething can be improved

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions