Skip to content

Feature Request on C++ Docset: Standard Version Selection #5134

@Mick235711

Description

@Mick235711

Recently, cppreference added a dropdown to select the standard version (C++03, 11, etc.) at the top bar. For example, this is the regular std::vector constructor page:
CleanShot 2024-09-04 at 19 26 47@2x
Choosing a version in the dropdown allow you to avoid all those "since C++XX" clutter, and only display the overload set that is present in the specified version of C++ standard:
CleanShot 2024-09-04 at 19 27 49@2x
Is it possible to include this functionality in the Dash version of the C++ docset? Thanks a lot in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions