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-07-05 05:16:31 +03:00
2024-07-05 05:16:31 +03:00
2024-05-06 03:15:27 +03:00
2024-05-06 03:38:19 +03:00
2024-07-17 17:21:19 +03:00
2024-07-17 17:21:19 +03:00
2024-07-20 17:13:03 +03:00
2024-05-06 03:15:27 +03:00
2024-05-06 03:38:19 +03:00
2024-04-23 18:43:02 +03:00
2024-07-01 05:30:27 +03:00
2024-07-17 17:21:19 +03:00
2024-06-22 20:24:35 +03:00
2024-05-17 15:46:54 +03:00
2024-07-01 06:09:33 +03:00
2024-04-24 07:35:46 +03:00
2024-05-06 03:38:19 +03:00
2024-05-20 02:09:01 +03:00
2024-05-31 08:33:37 +03:00
2024-05-17 15:46:54 +03:00
2024-05-17 15:46:54 +03:00
2024-06-07 15:17:32 +03:00