third_party.pigweed.src/pw_polyfill/public_overrides
Wyatt Hepler ac6cdf261e pw_polyfill: Provide the static_assert macro in C
In C11, assert.h is supposed to define static_assert as a convenience
alias for _Static_assert. Add a wrapper that defines static_assert if
the system header didn't.

Change-Id: Ibcc7d32517388fcb6284bb8b99fc96c76860b063
2020-01-24 23:06:23 +00:00
..
assert.h pw_polyfill: Provide the static_assert macro in C 2020-01-24 23:06:23 +00:00
cstddef pw_polyfill: Backports for C++11 and C++14 2020-01-17 09:04:49 -08:00
iterator pw_polyfill: Backports for C++11 and C++14 2020-01-17 09:04:49 -08:00
type_traits pw_polyfill: Backports for C++11 and C++14 2020-01-17 09:04:49 -08:00