third_party.pigweed.src/pw_polyfill/README.md
Wyatt Hepler c542a5d6f7 pw_polyfill: Backports for C++11 and C++14
- The pw_polyfill module brings some C++17 features to C++11 and C++14.
- The module's overrides are added to the GN build to seamlessly
  support older C++ standards.

Change-Id: Icb29772073e681e1ef868561bdde56e629e9c0d9
2020-01-17 09:04:49 -08:00

2 lines
60 B
Markdown

# pw\_polyfill: Backports C++17 features to C++11 and C++14