summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibELF/Image.h
diff options
context:
space:
mode:
authorItamar <itamar8910@gmail.com>2021-05-08 12:27:12 +0300
committerAndreas Kling <kling@serenityos.org>2021-05-08 18:10:56 +0200
commit8a01167c7dc5acbbee636c66017f5f35e8766865 (patch)
treecf33399863bcc4d6a05a6aea7a5c316e92ba3f71 /Userland/Libraries/LibELF/Image.h
parent1da0d402b7f3476b30d7482ba63d8ad5d215dd96 (diff)
downloadserenity-8a01167c7dc5acbbee636c66017f5f35e8766865.zip
AK: Add missing GenericTraits<NonnullRefPtr>
This enables us to use keys of type NonnullRefPtr in HashMaps and HashTables. This commit also includes fixes in various places that used HashMap<T, NonnullRefPtr<U>>::get() and expected to get an Optional<NonnullRefPtr<U>> and now get an Optional<U*>.
Diffstat (limited to 'Userland/Libraries/LibELF/Image.h')
0 files changed, 0 insertions, 0 deletions