mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-18 19:36:53 +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.)