Synopsis
Declared in <absl/container/btree_map.h>
template<
class K = key_type,
int&...,
EnableIf<LifetimeBoundK<K, true>> = 0>
mapped_type&
operator[](key_arg<K>&& k);
Created with MrDocs