mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2026-06-17 09:17:05 +00:00
- replace `0` null pointer literals (e.g. `void* hint = 0`) with `nullptr` - clang-tidy modernize-use-nullptr https://clang.llvm.org/extra/clang-tidy/checks/modernize/use-nullptr.html
16 KiB
16 KiB