We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86c7cd commit 31c36b1Copy full SHA for 31c36b1
src/utils/Symmetry.hpp
@@ -51,7 +51,7 @@ namespace utils {
51
* 6 110 C2x 1.0
52
* 7 111 i -1.0
53
*/
54
-class Symmetry __final {
+class Symmetry final {
55
public:
56
Symmetry()
57
: nrGenerators_(0),
0 commit comments