A reference to a const element.
Declared in <absl/types/any_span.h>
<absl/types/any_span.h>
using const_reference = std::add_const_t<T>&;