mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:31:07 +00:00
This isn't a complete conversion to ErrorOr<void>, but a good chunk. The end goal here is to propagate buffer allocation failures to the caller, and allow the use of TRY() with formatting functions. |
||
|---|---|---|
| .. | ||
| ListedRefCounted.h | ||
| ThreadSafeNonnullRefPtr.h | ||
| ThreadSafeRefCounted.h | ||
| ThreadSafeRefPtr.h | ||
| ThreadSafeWeakPtr.h | ||