Skip to content

[tuple.apply] Redundant/inconsistent std:: qualification for std::get #4948

Closed
@dangelog

Description

@dangelog

The definition of std::apply uses std::get, although spelling std:: shouldn't be necessary (due to the [contents]). In the very same section, std::make_from_tuple calls get without qualification. It would be nice to unify the two one way or another.

Metadata

Metadata

Assignees

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