Declared in <absl/container/btree_map.h>
<absl/container/btree_map.h>
template<typename K = key_type> mapped_type const& at(key_arg<K> const& key) const;
template<typename K = key_type> mapped_type& at(key_arg<K> const& key);