Comment by ben-schaaf
3 hours ago
The state of a moved-from value is valid but unspecified (note, not undefined). IIRC the spec says vector must be `empty()` after a move. So all implementations do the obvious thing and revert back to an empty vector.
No comments yet
Contribute on Hacker News ↗