Returns true if the map has an entry with a key key.
key
// PROTOTYPE template<typename T> bool has(const T& key) const;