1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 11:05:07 +00:00
serenity/Kernel/Net/NE2000
Lenny Maiorani 190cf1507b Kernel: 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-03-17 00:51:36 -07:00
..
NetworkAdapter.cpp Kernel: Use default constructors/destructors 2022-03-17 00:51:36 -07:00
NetworkAdapter.h Kernel/Net: Move NE2000 network adapter code to a separate directory 2021-12-28 00:56:47 -08:00