Skip to content

Buggy footnote in [type.descriptions.general] #455

@timsong-cpp

Description

@timsong-cpp

Footnote 165 in [type.descriptions.general] says

  1. Examples from 17.6.3 include: EqualityComparable, LessThanComparable, CopyConstructible. Examples from 24.2 include: InputIterator, ForwardIterator, Function, Predicate.

But 24.2 [iterator.requirements] says nothing about Function or Predicate. The latter is described in 25.1 [algorithms.general]; the former isn't defined at all in the standard.

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