Skip to content
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

[func.wrap.func.con], [func.wrap.move.class], [func.wrap.copy.class], [any.class.general] Reword avoidance of 'dynamically allocated memory' as 'nesting an object within' #7328

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Eisenwave
Copy link
Contributor

@Eisenwave Eisenwave commented Oct 20, 2024

Partially fixes #7261.

This PR replaces the informal "avoid the use of dynamically allocated memory" terminology with the more formal "should nest an object within" terminology, which similar to "is nested within", seen in LWG4141.

This does not yet fix all such issues pointed out in #7261 for the sake of keeping this PR minimal.

… [any.class.general] Reword avoidance of 'dynamically allocated memory' as 'nesting an object within'
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.

[basic.stc.dynamic.general], [func.wrap.func], [any.class.general] "Dynamically allocated" is not defined
1 participant