Commit Graph

2 Commits

Author SHA1 Message Date
d396016416 Cleanup: clang tidy 2021-02-15 15:30:17 +01:00
699b2d9855 Code quality: Port recently added utility file to C++
It seems generally preferred to have new files be created with C++.
The only reason I didn't do that when I initially created the files is that I
was unsure about some C-API aspect.

Also use nullptr instead of NULL.
2021-02-06 19:27:55 +01:00