Describe the Code Quality Issue
In file included from /home/510Group/2_abacus/abacus-mc/source/source_base/ylm.cpp:10:
/home/510Group/2_abacus/abacus-mc/source/source_base/ylmcoef.h:15:1: warning: inline variables are only available with ‘-std=c++17’ or ‘-std=gnu++17’
15 | inline constexpr double ylmcoef[YLMCOEF_SIZE] = {
| ^~~~~~
Additional Context
No response
Task list for Issue attackers (only for developers)
Describe the Code Quality Issue
In file included from /home/510Group/2_abacus/abacus-mc/source/source_base/ylm.cpp:10:
/home/510Group/2_abacus/abacus-mc/source/source_base/ylmcoef.h:15:1: warning: inline variables are only available with ‘-std=c++17’ or ‘-std=gnu++17’
15 | inline constexpr double ylmcoef[YLMCOEF_SIZE] = {
| ^~~~~~
Additional Context
No response
Task list for Issue attackers (only for developers)