[#absl-DereferenceFormatter-01] = xref:absl.adoc[absl]::DereferenceFormatter :relfileprefix: ../ :mrdocs: Function overload of `DereferenceFormatter()` for using a default `AlphaNumFormatter()`. == Synopsis Declared in `<absl/strings/str_join.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- /* implementation-defined */::DereferenceFormatterImpl</* implementation-defined */::AlphaNumFormatterImpl> DereferenceFormatter(); ---- == Return Value A dereferencing formatter using the default formatter. [.small]#Created with https://www.mrdocs.com[MrDocs]#