absl::AnySpan::IteratorBase::reference

A reference to an element.

Synopsis

Declared in <absl/types/any_span.h>

using reference = Value&;