A reference to a const element.

Synopsis

Declared in <absl/types/any_span.h>

using const_reference = std::add_const_t<T>&;

Created with MrDocs