Skip to content

[time.duration.nonmember] Replace type designator CR with its definition#1985

Merged
tkoeppe merged 1 commit into
cplusplus:masterfrom
jensmaurer:b48
Mar 30, 2018
Merged

[time.duration.nonmember] Replace type designator CR with its definition#1985
tkoeppe merged 1 commit into
cplusplus:masterfrom
jensmaurer:b48

Conversation

@jensmaurer

Copy link
Copy Markdown
Member

Fixes #916.

Comment thread source/utilities.tex Outdated
\pnum
\remarks This operator shall not participate in overload
resolution unless \tcode{Rep2} is implicitly convertible to \tcode{CR(Rep1, Rep2)}.
resolution unless \tcode{Rep2} is implicitly convertible to \tcode{common_type_t(Rep1, Rep2)}.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These need to be angle brackets.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right. Embarrassing. Thanks. Fixed.

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.

3 participants