summaryrefslogtreecommitdiff
path: root/test/std/utilities/optional/optional.hash
AgeCommit message (Expand)Author
2017-04-18Allow a standard library to implement conditional noexcept for optional and u...Billy Robert O'Neal III
2017-04-07Revert "Allow a standard library to implement conditional noexcept for option...Akira Hatanaka
2017-04-06Add noexcept(false) to more strongly indicate that not being noexcept is impo...Billy Robert O'Neal III
2017-04-06Allow a standard library to implement conditional noexcept for optional and u...Billy Robert O'Neal III
2017-03-23Worked around GCC bug 56480. Explicit specialization in a different namespace.Michael Park
2017-03-23Implement P0599: 'noexcept for hash functions'. Fix a couple of hash function...Marshall Clow
2017-01-21Implement P0513R0 - "Poisoning the Hash"Eric Fiselier
2016-10-12Implement N4606 optionalEric Fiselier
2016-10-12Revert Add <optional>. Will recommit with better commit messageEric Fiselier
2016-10-12Add <optional> header.Eric Fiselier