A pointer to a const element.
Declared in <absl/types/any_span.h>
<absl/types/any_span.h>
using const_pointer = std::add_const_t<T>*;