You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compilers are allowed and able to optimise heap allocations, even if it means this has an observable effect when using a custom operator new(). This is true since C++17 and N3664.
0 commit comments