Searched defs:HashKeyPointer (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/private/shared/
H A DHashMap.h308 struct HashKeyPointer { struct in namespace:BPrivate
309 HashKeyPointer() {} function in struct:BPrivate::HashKeyPointer
310 HashKeyPointer(const Value& value) : value(value) {} function in struct:BPrivate::HashKeyPointer

Completed in 31 milliseconds