[#absl-Cord-InlineRep-2constructor-02] = xref:absl.adoc[absl]::xref:absl/Cord.adoc[Cord]::xref:absl/Cord.adoc[InlineRep]::InlineRep :relfileprefix: ../../../ :mrdocs: Copy‐constructs an inline representation. == Synopsis Declared in `<absl/strings/cord.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- InlineRep(xref:absl/Cord.adoc[Cord::InlineRep] const& src); ---- == Parameters [cols="1,4"] |=== | Name| Description | *src* | The representation to copy from. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#