Hyprland/src/hyprerror
Tom Englund f5af40afce renderpass: use unique ptr instead of shared ptr
lets use unique ptrs instead of refcounting shared ptr when its not
needed, use rvalue reference to construct in vector directly.
2025-07-10 14:09:00 +02:00
..
HyprError.cpp renderpass: use unique ptr instead of shared ptr 2025-07-10 14:09:00 +02:00
HyprError.hpp hyprerror: refactor class member vars (#10227) 2025-05-01 13:26:43 +02:00