The element type with cv‐qualifiers removed.
Synopsis
Declared in <absl/types/span.h>
using value_type = std::remove_cv_t<T>;
Created with MrDocs
The element type with cv‐qualifiers removed.
Declared in <absl/types/span.h>
using value_type = std::remove_cv_t<T>;
Created with MrDocs