mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-01 06:31:53 +00:00
As make<T> is infallible, it really should not be used anywhere in the Kernel. Instead replace with fallible `new (nothrow)` calls, that will eventually be error-propagated. |
||
---|---|---|
.. | ||
DiskPartition.cpp | ||
DiskPartition.h | ||
DiskPartitionMetadata.cpp | ||
DiskPartitionMetadata.h | ||
EBRPartitionTable.cpp | ||
EBRPartitionTable.h | ||
GUIDPartitionTable.cpp | ||
GUIDPartitionTable.h | ||
MBRPartitionTable.cpp | ||
MBRPartitionTable.h | ||
PartitionTable.cpp | ||
PartitionTable.h |