aboutsummaryrefslogtreecommitdiff
path: root/pw_polyfill/test.cc
AgeCommit message (Expand)Author
2023-10-26build: Drop C++14 compatibility from the build and docsWyatt Hepler
2022-06-13pw_bytes: Replace std::endian with pw::endianWyatt Hepler
2022-06-09pw_polyfill: Split up polyfill include pathsWyatt Hepler
2022-05-31pw_polyfill: Update to support detecting C++20Wyatt Hepler
2022-01-10pw_polyfill: Remove C++11 and C11 polyfillsWyatt Hepler
2021-10-12pw_polyfill: Remove -included language_features.hWyatt Hepler
2021-10-12pw_polyfill: Remove code related to C++11 supportWyatt Hepler
2021-10-12pw_polyfill: Move std::to_array to pw::containers::to_arrayWyatt Hepler
2021-06-22pw_polyfill: Remove two language feature polyfillsWyatt Hepler
2021-01-08pw_kvs: Make kvs compile with C++14Rob Oliver
2020-09-09pw_polyfill: Support std::endian from <bit>Wyatt Hepler
2020-08-31pw_polyfill: std::integer_sequence, std::to_arrayWyatt Hepler
2020-08-11pw_polyfill: Update language feature supportWyatt Hepler
2020-01-17pw_polyfill: Backports for C++11 and C++14Wyatt Hepler