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

/external/stlport/stlport/stl/
H A D_unordered_map.h74 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_map
242 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multimap
H A D_unordered_set.h68 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_set
218 hasher hash_function() const { return _M_ht.hash_funct(); } function in class:unordered_multiset

Completed in 27 milliseconds