ladybird/Userland/Applications/SpaceAnalyzer
Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors
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-02-14 22:06:55 +00:00
..
CMakeLists.txt Applications: Port SpaceAnalyzer to LibMain 2022-02-10 10:23:51 +00:00
main.cpp Applications: Port SpaceAnalyzer to LibMain 2022-02-10 10:23:51 +00:00
SpaceAnalyzer.gml Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
TreeMapWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
TreeMapWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00