Skip to content

Conversation

jensmaurer
Copy link
Member

@jensmaurer jensmaurer commented Oct 8, 2023

Partially addresses cplusplus/nbballot#578

@jensmaurer jensmaurer changed the title Avoid 'mist Avoid 'must' Oct 8, 2023
@jensmaurer jensmaurer added this to the C++23 milestone Oct 8, 2023
@jensmaurer jensmaurer added the ballot-comment Response to an NB or ISO comment on a ballot label Oct 8, 2023
Copy link
Contributor

@tkoeppe tkoeppe left a comment

Choose a reason for hiding this comment

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

Please fix the commit message: "tmep" should be "temp".

@@ -138,7 +138,7 @@
\begin{note}
Default arguments for function templates and for member functions of
class templates are considered definitions for the purpose of template
instantiation\iref{temp.decls} and must obey the one-definition rule\iref{basic.def.odr}.
instantiation\iref{temp.decls} and thus the one-definition rule\iref{basic.def.odr} applies.
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add a comma before "and".

Copy link
Contributor

Choose a reason for hiding this comment

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

@jensmaurer Would you have a moment for this ^^^?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

@jensmaurer
Copy link
Member Author

Please fix the commit message: "tmep" should be "temp".

Fixed.

@tkoeppe
Copy link
Contributor

tkoeppe commented Jan 12, 2024

Can we fold this into #6737?

@jensmaurer
Copy link
Member Author

Already covered by #6737 .

@jensmaurer jensmaurer closed this Jan 12, 2024
@jensmaurer jensmaurer deleted the dis37 branch January 12, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ballot-comment Response to an NB or ISO comment on a ballot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants