A pointer to a const element.

Synopsis

Declared in <absl/types/any_span.h>

using const_pointer = std::add_const_t<T>*;

Created with MrDocs