|
inline |
Determine whether the key is in the container.
| [in] | key | K the key. |
Definition at line 212 of file LinkedUnorderedMap.h.
Referenced by scl::linked_unordered_map< K, V >::find_value(), scl::linked_unordered_map< K, V >::next_value(), scl::linked_unordered_map< K, V >::prev_value(), and scl::linked_unordered_map< K, V >::push_back().