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
Annotate the sample `MemoryBlock` move constructor and move assignment operator with `noexcept` so they correctly produce the expected behavior in the example which reallocates a vector of `MemoryBlock`.
Fixes VSO-1120480.
Drive-by: Cleanup handwavy sentence about "preserving the rvalue property".
0 commit comments