mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-20 14:48:56 +02:00
We can use emplace_back to construct the Display instances directly, instead of constructing them separately and copying them, avoiding the need to copy std::string and std::vector instances that are part of the Display struct. |
||
|---|---|---|
| .. | ||
| buffer_queue.cpp | ||
| buffer_queue.h | ||
| nvflinger.cpp | ||
| nvflinger.h | ||