mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-24 10:45:51 +00:00
Same behavior, but constructs in place with the size, rather than constructing and then resizing. x20_handleIds cannot be done the same way unfortunately, as reserved_vector doesn't have a constructor accepting a size argument like std::vector does.