third_party.pigweed.src/pw_polyfill
Wyatt Hepler b8c67ac97b misc: Update non-type template parameter style
Switch non-type template parameters to kConstant style in accordance
with https://pigweed.dev/docs/style_guide.html.

Change-Id: Ib52692bf4bcb4254df23ea6ba887f6f5948586a0
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/56829
Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com>
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
2021-08-12 20:45:49 +00:00
..
public/pw_polyfill
public_overrides
standard_library_public/pw_polyfill/standard_library misc: Update non-type template parameter style 2021-08-12 20:45:49 +00:00
BUILD.bazel workspace: Adds hermetic host toolchain for linux 2021-07-27 01:53:40 +00:00
BUILD.gn
CMakeLists.txt
docs.rst
language_features.h
README.md
test.cc

pw_polyfill: Backports C++17 features to C++11 and C++14