You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id
Marshall Clow af552ba05a 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
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@298573 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
assign.pass.cpp Move test into test/std subdirectory. 10 years ago
copy.pass.cpp Move test into test/std subdirectory. 10 years ago
default.pass.cpp Move test into test/std subdirectory. 10 years ago
enabled_hashes.pass.cpp Implement P0513R0 - "Poisoning the Hash" 8 years ago
eq.pass.cpp Move test into test/std subdirectory. 10 years ago
lt.pass.cpp Move test into test/std subdirectory. 10 years ago
stream.pass.cpp Move test into test/std subdirectory. 10 years ago
thread_id.pass.cpp 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 8 years ago