mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-20 04:17:43 +00:00
This class implements the emerging "ref-counted object that participates in a lock-protected list that requires safe removal on unref()" pattern as a base class that can be inherited in place of RefCounted<T>.