Chris Bracken
16b900b63e
Prefer C++ standard headers to their C counterpart ( #21091 )
...
We currently use a mix of C standard includes (e.g. limits.h) and their
C++ variants (e.g. climits). This migrates to a consistent style for all
cases where the C++ variants are acceptable, but leaves the C
equivalents in place where they are required, such as in the embedder
API and other headers that may be used from C.
2020-09-11 17:10:00 -07:00
..
2020-08-26 12:29:03 -07:00
2020-08-13 14:46:01 -07:00
2020-09-09 15:34:24 -07:00
2020-08-07 19:41:01 -07:00
2020-08-26 12:29:03 -07:00
2020-09-11 17:10:00 -07:00
2020-09-02 13:41:58 -07:00
2020-09-02 13:41:58 -07:00
2020-07-28 10:29:59 -07:00
2020-09-11 16:23:25 -07:00
2020-07-28 10:29:59 -07:00
2020-07-28 13:32:09 -07:00
2020-07-28 13:32:09 -07:00
2020-07-31 17:21:02 -07:00
2020-09-11 16:29:11 -07:00
2020-09-03 14:34:01 -07:00
2020-08-05 13:16:02 -07:00
2020-08-13 14:46:01 -07:00
2020-09-03 14:34:01 -07:00
2020-09-03 14:34:01 -07:00
2020-09-11 16:29:11 -07:00
2020-09-11 16:29:11 -07:00
2020-08-26 15:53:01 -07:00
2020-08-26 15:53:01 -07:00
2020-07-28 13:32:09 -07:00
2020-07-28 13:32:09 -07:00
2020-09-02 13:41:58 -07:00
2020-09-02 13:41:58 -07:00
2020-09-11 17:10:00 -07:00
2020-09-09 15:34:24 -07:00
2020-09-03 14:34:01 -07:00
2020-08-25 11:55:40 -07:00
2020-08-31 12:17:11 -07:00
2020-08-31 12:17:11 -07:00
2020-08-07 19:41:01 -07:00