Src/Utils: fix compilation warnings detected by Clang for mem stats
'noexcept' must be specified for both destructors and constructors. This fixes compilation warnings when -DScalFMM_USE_MEM_STATS is enabled.
Please register or sign in to comment
'noexcept' must be specified for both destructors and constructors. This fixes compilation warnings when -DScalFMM_USE_MEM_STATS is enabled.