remove register storage class specifier
This option is not needed anymore, ignored by modern compilers and has been removed in the C++17 standard. Fixes #647.
Please register or sign in to comment
This option is not needed anymore, ignored by modern compilers and has been removed in the C++17 standard. Fixes #647.