Skip to content

WIP: [std] Add Annex for undefined and IFNDR behavior #7826

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

jensmaurer
Copy link
Member

No description provided.

@jensmaurer jensmaurer changed the title [std] Add Annex for undefined and IFNDR behavior WIP: [std] Add Annex for undefined and IFNDR behavior Apr 12, 2025
@jensmaurer jensmaurer marked this pull request as draft April 12, 2025 05:39
@jensmaurer jensmaurer added the ub-ifndr UB and IFNDR Annex label Apr 12, 2025
\ubxref{creating.within.const.complete.obj} \\
Creating a new object within the storage that a const complete object with static, thread, or automatic
storage duration occupies, or within the storage that such a const object used to occupy before its lifetime
ended, results in undefined behavior
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
ended, results in undefined behavior
ended, results in undefined behavior.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
ub-ifndr UB and IFNDR Annex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants