[#absl-AnySpan-2constructor-08] = xref:absl.adoc[absl]::xref:absl/AnySpan.adoc[AnySpan]::AnySpan :relfileprefix: ../../ :mrdocs: Constructs an empty (null) span. == Synopsis Declared in `<absl/types/any_span.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- AnySpan() = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#