ladybird/Userland/Applications/Spreadsheet/Readers
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
..
Test LibCore: Use ErrorOr<T> for Core::File::open() 2021-11-08 00:35:27 +01:00
CSV.h Everywhere: Behaviour => Behavior 2021-09-07 13:53:14 +02:00
XSV.cpp Everywhere: Behaviour => Behavior 2021-09-07 13:53:14 +02:00
XSV.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00