Merge pull request #2498 from thejcannon:noexcept_spec
PiperOrigin-RevId: 274097989
Gennadiy Civil <misterg@google.com> | Oct 11 2019, 13:07 |
• trottet | Dec 4 2019, 13:52 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bc996e0817d8 | Joshua Cannon | Made noexcept condition more exciting | Oct 10 2019 | |||
20255e6f4099 | Joshua Cannon | Use declval in noexcept expression | Oct 7 2019 | |||
7f8617a7c532 | Joshua Cannon | Switch to free function to avoid GCC bug | Oct 7 2019 | |||
872b9ceb6045 | Joshua Cannon | Avoid comma operator | Oct 7 2019 | |||
0eadff8a932d | Joshua Cannon | Fix spacing | Oct 7 2019 | |||
10c1d8c4faed | Joshua Cannon | Use the verbatim noexcept spec in MOCKED_METHOD | Oct 7 2019 |