struct FormatCountCaptureHelper
Defined at line 384 of file ../../third_party/abseil-cpp/absl/strings/internal/str_format/arg.h
Use templates and dependent types to delay evaluation of the function
until after FormatCountCapture is fully defined.
Public Methods
template <class T = int>
ArgConvertResult<FormatConversionCharSetInternal::n> ConvertHelper (const FormatCountCapture & v, FormatConversionSpecImpl conv, FormatSinkImpl * sink)
Defined at line 386 of file ../../third_party/abseil-cpp/absl/strings/internal/str_format/arg.h