So, you can do things like check if a moved from std::vector is empty (often the case in practice), then start appending elements to it.
So, you can do things like check if a moved from std::vector is empty (often the case in practice), then start appending elements to it.