Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-16 | Games: Use default constructors/destructors | Lenny Maiorani | |
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules "The compiler is more likely to get the default semantics right and you cannot implement these functions better than the compiler." | |||
2021-05-22 | GameOfLife: Add choosable patterns | Ryan Wilson | |