third_party.pigweed.src/pw_string
Rob Mohr 30b42ef7a1 Bazel build fixes.
Clang-tidy complains about operator=() not returning *this, even though
that's what it was doing anyway.

Then add a direct dependency, add a header to a library, and sync up
argument names in a method declaration with the definition.

Change-Id: Ib64f050ae74309640a4ae1346e617a932377f63e
2019-11-27 21:24:49 +00:00
..
public/pw_string Bazel build fixes. 2019-11-27 21:24:49 +00:00
size_report pw_string: start docs; StringBuilder size report 2019-11-26 21:27:22 +00:00
BUILD
BUILD.gn pw_string: start docs; StringBuilder size report 2019-11-26 21:27:22 +00:00
docs.rst pw_string: start docs; StringBuilder size report 2019-11-26 21:27:22 +00:00
format_test.cc
format.cc
string_builder_test.cc
string_builder.cc
to_string_test.cc
type_to_string_test.cc
type_to_string.cc
util_test.cc