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.zone.zonedtime.overview] Rename parameters to match [time.zone.zonedtime.ctor] #6000

Merged
merged 1 commit into from Dec 16, 2022

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented Nov 23, 2022

This makes the parameters in the synopsis match the detailed descriptions.

@JohelEGP
Copy link
Contributor

zoned_time& operator=(const local_time<Duration>& lt); in [time.zone.zonedtime.members] also differs from
zoned_time& operator=(const local_time<Duration>& ut); in the overview.

@jwakely
Copy link
Member Author

jwakely commented Nov 23, 2022

Ah yes, I didn't notice that one. Updated, thanks.

@JohelEGP
Copy link
Contributor

The stable label in the commit message needs to be updated, too.

-[time.zone.zonedtime.ctor]
+[time.zone.zonedtime.{ctor,members}]

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

Successfully merging this pull request may close these issues.

None yet

3 participants