Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[time.duration] repeats "duration" in subclauses #2202

Closed
JohelEGP opened this issue Jun 20, 2018 · 1 comment
Closed

[time.duration] repeats "duration" in subclauses #2202

JohelEGP opened this issue Jun 20, 2018 · 1 comment
Assignees

Comments

@JohelEGP
Copy link
Contributor

[time.duration] doesn't follow this specification guideline:

Do not repeat parts of subclause headings in nested headings (decided in #1242). Good: "Class template tuple" / "Construction". Bad: "Class template vector" / "vector capacity".

You can see the repetition in almost all of the subclauses' headings at http://eel.is/c++draft/#utilities:
1529523756

[time.duration.cast] and [time.duration.literals] are fine, the later based on the specification of literals elsewhere in the standard following this pattern.

@jensmaurer jensmaurer changed the title [time.duration] repeats duration in subclauses [time.duration] repeats "duration" in subclauses Jun 27, 2018
@jensmaurer
Copy link
Member

We'll move [time] into a separate top-level subclause; see #1919. To avoid merge conflicts, this issue is on hold until that subclause has materialized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants