The element type with const removed.

Synopsis

Declared in <absl/types/any_span.h>

using value_type = std::remove_const_t<T>;

Created with MrDocs