1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:18:14 +00:00
serenity/Userland/Libraries/LibDesktop
Lenny Maiorani 59b7e6a213 Libraries: Use default constructors/destructors in LibCpp
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
..
AppFile.cpp LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods 2022-02-16 19:49:41 -05:00
AppFile.h Libraries: Use default constructors/destructors in LibCpp 2022-03-10 18:04:26 -08:00
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Launcher.cpp LibDesktop: Rename LaunchServerConnection=>ConnectionToLaunchServer 2022-02-25 22:35:12 +01:00
Launcher.h LibDesktop: Add Launcher::ensure_connection() 2022-01-21 13:44:36 +01:00