mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-15 12:15:59 +00:00
This allows HashMap::get() to be used for value types that cannot be default constructed (e.g NonnullOwnPtr.)
This allows HashMap::get() to be used for value types that cannot be default constructed (e.g NonnullOwnPtr.)