Skip to content

[lib] Non-member swap inconsistently specified in class synopsis #4041

@JohelEGP

Description

@JohelEGP
In header synopsis only In class synopsis
pair, tuple, optional, variant, any
{unique,shared}_ptr weak_ptr
function
array, stack deque, forward_list, list, vector-not-of-bool, (multi){map,set}, unordered_(multi){map,set}, (priority_)queue
valarray
basic_{stringbuf,(i,o)stringstream,filebuf,(i,o)fstream,syncbuf} (only)
fs::path
basic_regex, match_results
thread
{unique,shared}_lock
promise, packaged_task

The remaining are friends or depend on the generic std::swap via ADL.

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