2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-10 08:05:52 +00:00
Lioncash 2d7dd9bf5b Connection: Collapse emplace_back(), back() pairs
emplace_back() already returns a reference to the constructed member, so
we don't need to query it via back() again.
2019-08-23 14:02:18 -04:00
..
2019-05-07 17:47:34 -10:00
2019-08-23 13:44:30 -04:00
2019-07-19 18:22:58 -10:00
2019-05-07 17:47:34 -10:00