1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 10:18:15 +09:00
ladybird/Userland/DevTools/HackStudio/Git
Lenny Maiorani 7070713ec8 DevTools: 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-16 07:33:15 -05:00
..
DiffViewer.cpp DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
DiffViewer.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
GitFilesModel.cpp HackStudio: Use String instead of LexicalPath 2022-01-01 14:47:23 +01:00
GitFilesModel.h HackStudio: Use String instead of LexicalPath 2022-01-01 14:47:23 +01:00
GitFilesView.cpp DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
GitFilesView.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
GitRepo.cpp LibCore: Make Core::command return CommandResult struct 2022-01-12 14:55:19 +01:00
GitRepo.h HackStudio: Use String instead of LexicalPath 2022-01-01 14:47:23 +01:00
GitWidget.cpp HackStudio: Use String instead of LexicalPath 2022-01-01 14:47:23 +01:00
GitWidget.h HackStudio: Use String instead of LexicalPath 2022-01-01 14:47:23 +01:00