Remove register keyword to fix #220
The register keyword leads to a compile error for C++ standards newer than or equal to C++17.
Please register or sign in to comment
The register keyword leads to a compile error for C++ standards newer than or equal to C++17.