Skip to content

Conversation

@eisenwave
Copy link
Member

Since C++20, it is possible to use new during program translation, not just during execution, so it is misleading to specify "during program execution" here.

Note that this text has not been changed since C++98.

@eisenwave
Copy link
Member Author

Now looking at it, maybe we should also say

objects with dynamic storage duration can be created

... rather than

objects can be created dynamically

... considering that "created dynamically" doesn't really mean anything.

@eisenwave
Copy link
Member Author

eisenwave commented Oct 20, 2024

Superseded by #7330.

The new PR fixes all issues associated with the paragraph.

@eisenwave eisenwave closed this Oct 20, 2024
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.

1 participant