mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 18:23:15 +02:00
In cases where we create a new item and immediately push into a container, the emplace idiom is faster and more efficient.
In cases where we create a new item and immediately push into a container, the emplace idiom is faster and more efficient.