Searched defs:push_front (Results 1 – 2 of 2) sorted by relevance
713 void HashList<Key, Val>::push_front(const Key& key, const Val& val) in push_front() function726 void HashList<Key, Val>::push_front(const Key& key, Val&& val) in push_front() function
917 void HashList<Key, Val>::push_front(const Key& key, const Val& val) in push_front() function930 void HashList<Key, Val>::push_front(const Key& key, Val&& val) in push_front() function