| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Allow a standard library to implement conditional noexcept for option... | Akira Hatanaka | 2017-04-07 | 1 | -6/+3 |
| * | Add noexcept(false) to more strongly indicate that not being noexcept is impo... | Billy Robert O'Neal III | 2017-04-06 | 1 | -1/+1 |
| * | Allow a standard library to implement conditional noexcept for optional and u... | Billy Robert O'Neal III | 2017-04-06 | 1 | -3/+6 |
| * | Worked around GCC bug 56480. Explicit specialization in a different namespace. | Michael Park | 2017-03-23 | 1 | -1/+5 |
| * | Implement P0599: 'noexcept for hash functions'. Fix a couple of hash function... | Marshall Clow | 2017-03-23 | 1 | -0/+3 |
| * | Implement P0513R0 - "Poisoning the Hash" | Eric Fiselier | 2017-01-21 | 1 | -0/+21 |
| * | Implement N4606 optional | Eric Fiselier | 2016-10-12 | 1 | -0/+48 |
| * | Revert Add <optional>. Will recommit with better commit message | Eric Fiselier | 2016-10-12 | 1 | -48/+0 |
| * | Add <optional> header. | Eric Fiselier | 2016-10-12 | 1 | -0/+48 |

