ladybird/Userland/Libraries/LibChess
Lenny Maiorani 7030a9b496 Libraries: Use default constructors/destructors in LibChess
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."
2022-03-10 18:04:26 -08:00
..
Chess.cpp
Chess.h
CMakeLists.txt
UCICommand.cpp
UCICommand.h Libraries: Use default constructors/destructors in LibChess 2022-03-10 18:04:26 -08:00
UCIEndpoint.cpp
UCIEndpoint.h Libraries: Use default constructors/destructors in LibChess 2022-03-10 18:04:26 -08:00