1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 17:41:01 +00:00
serenity/Kernel/Bus
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
..
PCI Kernel/PCI: Break early of controller iteration over devices in OOM case 2022-03-14 22:39:09 +01:00
USB Kernel: Use default constructors/destructors 2022-03-17 00:51:36 -07:00
VirtIO Kernel: Use default constructors/destructors 2022-03-17 00:51:36 -07:00