Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tuple.helper] Paragraph 1 not universally true (cplusplus#6777)
[tuple.helper] p1 defines a general requirement that all specializations of `tuple_size` shall meet the *Cpp17UnaryTypeTrait* requirements, but p4 actually defines a special situation where this requirement is not met ("Otherwise, it has no member value"). We have the same seemingly contradiction in [depr.tuple] p2. For clarity, we should point out that this provision is not universal.
- Loading branch information