Skip to content

[vector.bool]/1 typos #62

Closed
Closed
@sdutoit

Description

@sdutoit

From an email to cxxeditor@:

N3485 23.3.7 [vector.bool]/1 declares:

void assign(initializer_list<bool>;

which is missing a parenthesis.

Additionally, this says:

vector operator=(initializer_list<bool>);

which should certainly be saying "vector&".

Metadata

Metadata

Assignees

No one assigned

    Labels

    tinyAn issue with a small change; with "cwg" label: can be applied editorially after CWG consent.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions