Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions...
Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions (optional<T> and unique_ptr<T>) which were mistakenly marked as 'noexcept'. Reviewed as https://reviews.llvm.org/D31234 llvm-svn: 298573
Loading
Please register or sign in to comment