mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
And also try_create<T> => try_make_ref_counted<T>. A global "create" was a bit much. The new name matches make<T> better, which we've used for making single-owner objects since forever.
8.5 KiB
8.5 KiB