third_party.pigweed.src/pw_string
Adrien Larbanet d1ca56c8cd overall: Adding IgnoreError() where Status was discarded
Bug: 387
Change-Id: I720b7a99a1c7a24eb8e2554629529d1e24394cb1
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/49041
Reviewed-by: Keir Mierle <keir@google.com>
Commit-Queue: Keir Mierle <keir@google.com>
2021-08-16 18:43:40 +00:00
..
public/pw_string Add feature tests for C++20 constexpr and consteval 2021-06-12 03:06:24 +00:00
size_report overall: Adding IgnoreError() where Status was discarded 2021-08-16 18:43:40 +00:00
BUILD.bazel workspace: Updates Bazel build files to work in CI 2021-07-29 20:17:52 +00:00
BUILD.gn pw_string: redo pw::string::Length 2021-05-13 16:27:34 +00:00
CMakeLists.txt pw_string: redo pw::string::Length 2021-05-13 16:27:34 +00:00
docs.rst pw_string: redo pw::string::Length 2021-05-13 16:27:34 +00:00
format_test.cc
format.cc
README.md
string_builder_test.cc
string_builder.cc pw_string: redo pw::string::Length 2021-05-13 16:27:34 +00:00
to_string_test.cc
type_to_string_test.cc
type_to_string.cc
util_test.cc pw_string: redo pw::string::Length 2021-05-13 16:27:34 +00:00

pw_string: Embedded-friendly C++ string manipulation primitives