[#absl-Span-element_type] = xref:absl.adoc[absl]::xref:absl/Span.adoc[Span]::element_type :relfileprefix: ../../ :mrdocs: The element type, including any cv‐qualification. == Synopsis Declared in `<absl/types/span.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using element_type = T; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#