Vitor K
c8c2beaeff
misc: fix issues pointed out by msvc ( #7316 )
...
* do not move constant variables
* applet_manager: avoid possible use after move
* use constant references where pointed out by msvc
* extra_hid: initialize response
* ValidateSaveState: passing slot separately is not necessary
* common: mark HashCombine as nodiscard
* cityhash: remove use of using namespace std
* Prefix all size_t with std::
done automatically by executing regex replace `([^:0-9a-zA-Z_])size_t([^0-9a-zA-Z_])` -> `$1std::size_t$2`
based on 7d8f115
* shared_memory.cpp: fix log error format
* fix compiling with pch off
2024-01-07 12:37:42 -08:00
..
2024-01-07 12:37:42 -08:00
2024-01-07 12:37:42 -08:00
2023-12-20 06:08:07 -08:00
2023-11-11 11:55:42 -08:00
2023-12-08 23:34:44 -08:00
2023-07-07 01:52:40 +03:00
2022-05-18 00:05:40 -04:00
2023-05-03 17:24:10 +02:00
2023-03-23 14:30:52 +01:00
2019-04-20 12:50:14 +08:00
2023-06-19 15:50:26 -07:00
2023-06-19 15:50:26 -07:00
2023-01-07 01:09:32 -08:00
2020-03-31 17:54:28 +01:00
2023-11-11 11:55:42 -08:00
2022-10-23 13:19:33 +05:30
2023-05-03 17:24:10 +02:00
2023-12-14 16:26:33 +02:00
2024-01-07 12:37:42 -08:00
2024-01-07 12:37:42 -08:00
2020-08-31 21:06:16 +02:00
2023-12-28 11:46:57 +01:00
2023-04-21 10:14:55 +03:00
2023-12-14 16:26:33 +02:00
2023-06-07 20:40:53 -07:00
2022-12-17 16:06:38 +01:00
2022-10-23 13:19:33 +05:30
2020-03-29 16:14:36 +01:00
2020-08-31 21:06:16 +02:00
2018-10-20 10:35:55 -04:00
2023-04-27 07:38:28 +03:00
2023-04-27 07:38:28 +03:00
2023-09-27 13:42:19 -03:00
2024-01-07 12:37:42 -08:00
2023-11-02 17:19:00 -07:00
2024-01-07 12:37:42 -08:00
2022-11-15 11:20:35 +01:00
2023-04-21 10:14:55 +03:00
2023-11-12 13:02:55 -08:00
2023-11-12 13:02:55 -08:00
2020-03-28 15:21:10 +00:00
2023-12-28 11:46:57 +01:00
2015-08-24 22:16:28 -03:00
2022-11-04 23:32:57 +01:00
2016-04-29 00:07:10 -07:00
2023-06-30 12:15:52 +03:00
2020-08-31 21:06:16 +02:00
2024-01-07 12:37:42 -08:00
2022-12-17 16:06:38 +01:00
2020-08-31 21:06:16 +02:00
2023-12-14 16:26:33 +02:00
2020-01-15 19:58:33 -07:00
2020-01-15 19:58:33 -07:00
2019-04-15 17:55:44 +02:00
2023-11-23 02:04:47 +02:00
2024-01-07 09:38:02 -08:00
2024-01-07 12:37:42 -08:00
2024-01-07 12:37:42 -08:00
2024-01-07 12:37:42 -08:00
2023-06-18 22:37:39 +05:30
2023-10-11 10:09:16 -07:00
2023-12-14 16:26:33 +02:00
2023-01-07 01:09:32 -08:00
2021-01-04 05:17:13 +01:00
2023-04-27 07:38:28 +03:00
2023-04-27 07:38:28 +03:00
2020-08-31 21:06:16 +02:00
2024-01-07 12:37:42 -08:00
2024-01-07 12:37:42 -08:00
2023-04-27 07:38:28 +03:00
2023-06-30 12:15:52 +03:00
2022-05-18 00:05:40 -04:00
2022-05-18 00:05:40 -04:00
2023-04-27 07:38:28 +03:00
2023-09-27 13:42:19 -03:00
2018-10-27 00:39:02 +02:00
2023-10-23 17:21:35 -03:00
2023-07-07 01:52:40 +03:00