Sybren A. Stüvel
7f2d356a67
Cleanup: Clang-Tidy, modernize-use-using
...
Replace `typedef` with `using` in C++ code.
In the case of `typedef struct SomeName { ... } SomeName;` I removed the
`typedef` altogether, as this is unnecessary in C++. Such cases have been
rewritten to `struct SomeName { ... };`
No functional changes.
2020-12-04 12:46:43 +01:00
..
2019-04-17 06:21:24 +02:00
2020-08-07 09:50:34 +02:00
2020-11-06 16:47:16 +01:00
2019-04-17 06:21:24 +02:00
2020-08-07 09:50:34 +02:00
2020-11-06 18:08:25 +01:00
2020-08-07 09:50:34 +02:00
2020-11-06 18:08:25 +01:00
2020-08-07 09:50:34 +02:00
2020-12-04 11:28:09 +01:00
2020-09-04 21:04:16 +02:00
2020-11-07 18:48:13 +05:30
2020-08-07 09:50:34 +02:00
2020-11-07 18:48:13 +05:30
2020-08-07 09:50:34 +02:00
2020-08-07 09:50:34 +02:00
2020-08-07 13:38:06 +02:00
2020-08-07 09:50:34 +02:00
2020-11-06 18:08:25 +01:00
2020-08-07 09:50:34 +02:00
2019-04-17 06:21:24 +02:00
2020-08-07 09:50:34 +02:00
2020-11-07 21:52:53 +05:30
2020-08-07 09:50:34 +02:00
2019-04-17 06:21:24 +02:00
2020-08-07 09:50:34 +02:00
2020-11-06 18:08:25 +01:00
2020-09-09 13:30:05 +10:00
2020-11-06 18:08:25 +01:00
2020-08-07 09:50:34 +02:00
2020-11-06 18:08:25 +01:00
2020-08-07 09:50:34 +02:00
2020-11-06 18:08:25 +01:00
2020-09-04 21:04:16 +02:00
2020-11-09 15:47:08 +11:00
2020-09-04 21:04:16 +02:00
2020-12-04 11:28:09 +01:00
2020-09-04 21:04:16 +02:00
2020-08-08 13:37:55 +10:00
2020-12-04 12:46:43 +01:00
2020-08-07 09:50:34 +02:00
2020-12-04 11:28:09 +01:00
2020-08-07 09:50:34 +02:00
2020-08-07 09:50:34 +02:00
2020-11-06 18:08:25 +01:00
2020-08-07 09:50:34 +02:00