[#absl-Cord-InlineRep-as_tree] = xref:absl.adoc[absl]::xref:absl/Cord.adoc[Cord]::xref:absl/Cord.adoc[InlineRep]::as_tree :relfileprefix: ../../../ :mrdocs: Returns the tree representation, which must exist. == Synopsis Declared in `<absl/strings/cord.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- /* implementation-defined */::CordRep* as_tree() const; ---- == Return Value The tree pointer. [.small]#Created with https://www.mrdocs.com[MrDocs]#