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
..
2020-11-06 18:08:25 +01:00
2020-12-04 12:46:43 +01:00
2020-08-24 17:24:13 +02:00
2020-11-06 18:08:25 +01:00
2020-11-21 11:55:14 -05:00
2020-09-04 21:04:16 +02:00
2020-08-24 17:24:13 +02:00
2020-12-04 11:28:09 +01:00
2020-11-06 18:08:25 +01:00
2020-08-10 18:14:00 +02:00
2020-12-04 11:28:09 +01:00
2020-12-04 11:28:09 +01:00
2020-11-06 18:08:25 +01:00
2020-08-07 18:42:21 +02:00
2020-11-06 18:08:25 +01:00
2020-11-06 18:08:25 +01:00
2020-11-09 19:32:16 +05:30
2020-11-13 17:05:46 +11:00
2020-08-10 18:14:00 +02:00
2020-08-10 18:14:00 +02:00
2020-08-10 18:14:00 +02:00
2020-08-11 13:19:09 +10:00
2020-12-04 11:28:09 +01:00
2020-11-28 15:54:17 +03:00
2020-08-10 18:14:00 +02:00
2020-08-10 18:14:00 +02:00
2020-08-19 16:44:59 +02:00
2020-10-02 11:59:16 +10:00
2020-11-23 19:30:40 -05:00
2020-07-24 12:15:13 +02:00
2020-11-06 18:08:25 +01:00
2020-11-06 18:08:25 +01:00
2020-08-10 18:14:00 +02:00
2020-08-10 18:14:00 +02:00
2020-11-09 19:32:16 +05:30
2020-09-01 11:11:21 +02:00
2020-11-09 19:32:16 +05:30
2020-12-04 11:28:09 +01:00
2020-08-10 18:17:07 +02:00
2020-09-09 13:44:45 +02:00
2020-11-06 18:08:25 +01:00
2020-11-06 18:08:25 +01:00
2020-11-09 15:47:08 +11:00
2020-12-04 11:28:09 +01:00
2020-11-09 19:32:16 +05:30
2020-11-09 19:32:16 +05:30