struct NoFormatter

Defined at line 84 of file ../../third_party/abseil-cpp/src/absl/strings/internal/str_join_internal.h

A type that's used to overload the JoinAlgorithm() function (defined below)

for ranges that do not require additional formatting (e.g., a range of

strings).