all: misc and noexcept updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-07-09 17:36:24 +02:00
parent 300fa29446
commit 7ec0faca1e
41 changed files with 589 additions and 69 deletions
-1
View File
@@ -208,7 +208,6 @@ error:
// ensure proper nullptr usage
// TODO later: examine why we need this in the first place
#include <cstddef>
#undef NULL
// NOLINTBEGIN(clang-analyzer-optin.cplusplus.*)
#define NULL nullptr