Function overload of DereferenceFormatter() for using a default AlphaNumFormatter().

Synopsis

Declared in <absl/strings/str_join.h>

/* implementation-defined */::DereferenceFormatterImpl</* implementation-defined */::AlphaNumFormatterImpl>
DereferenceFormatter();

Return Value

A dereferencing formatter using the default formatter.

Created with MrDocs