Skip to content

[meta.reflection.queries] Add \keyword for explicit#9055

Closed
Andreas-Krug wants to merge 1 commit into
cplusplus:mainfrom
Andreas-Krug:patch-419535
Closed

[meta.reflection.queries] Add \keyword for explicit#9055
Andreas-Krug wants to merge 1 commit into
cplusplus:mainfrom
Andreas-Krug:patch-419535

Conversation

@Andreas-Krug

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread source/meta.tex
\pnum
\returns
\tcode{true} if \tcode{r} represents a member function that is declared explicit.
\tcode{true} if \tcode{r} represents a member function that is declared \keyword{explicit}.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm not sure whether that's appropriate, because we can have explicit(1 == 0) meanwhile. That's certainly not an explicit function, but is it "declared explicit"? The keyword certainly is present.

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.

2 participants