This change modernises several namespace declarations, to be shorter, as this notation has been available since cxx17. https://clang.llvm.org/extra/clang-tidy/checks/modernize/concat-nested-namespaces.html
This change modernises several namespace declarations, to be shorter, as this notation has been available since cxx17. https://clang.llvm.org/extra/clang-tidy/checks/modernize/concat-nested-namespaces.html