-
Notifications
You must be signed in to change notification settings - Fork 967
virtual functions can be constexpr #4425
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
Conversation
@fsb4000 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
@fsb4000 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
4 similar comments
@fsb4000 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
@fsb4000 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
@fsb4000 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
@fsb4000 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit 65f8e27: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
@fsb4000 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
@fsb4000 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit 4c8d7a2: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
@fsb4000 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
@corob-msft Can you review the proposed changes? When the changes are ready for publication, add a #label:"aq-pr-triaged" |
@fsb4000 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Some passive constructions can't be avoided.
@fsb4000 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit 3221455: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
@fsb4000 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fsb4000 Thanks for the update. Let's see how long it takes to make it into the top search results for "can a constexpr function be virtual".
Fixes #4245