third_party.pigweed.src/pw_string/size_report
Wyatt Hepler 2596fe5418 pw_string: Rename va_list Format to FormatVaList
On Windows, sometimes the va_list overload would be used when formatting
with a single argument. To avoid potential conflicts like these, the
va_list versions of string::Format and StringBuilder::Format are renamed
to FormatVaList.

Change-Id: Id29fae21b13ed420b13841a479e3748a1d3b91ce
2020-01-24 22:53:22 +00:00
..
BUILD
BUILD.gn
format_many_without_error_handling.cc
format_multiple.cc
format_single.cc pw_string: Rename va_list Format to FormatVaList 2020-01-24 22:53:22 +00:00
string_builder_size_report_incremental.cc
string_builder_size_report.cc