Vyacheslav Ivanov 5dd7a15c09
fix: optimization: PVS-Studio warning V832
It's better to use '= default;' syntax instead of empty constructor and destructor body.
Using '= default;' can help the compiler generate more optimal code.

Reported by: PVS-Studio

Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-02 01:57:43 +03:00
..
2024-06-25 23:36:07 +03:00
2024-05-06 03:38:19 +03:00
2024-07-02 23:36:38 +03:00
2024-05-06 03:38:19 +03:00