]> git.ipfire.org Git - thirdparty/gcc.git/commit
Define std::thread::id comparison operators at namespace-scope
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Apr 2016 16:16:14 +0000 (16:16 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Apr 2016 16:16:14 +0000 (16:16 +0000)
commit041c998aed1f1394620715914f3c5bd28c693d95
tree6b86034e774f4421e6020e5ed1693f5a988eafd5
parent70834fa4b49e92c654d5ea8acfe334c492dccc56
Define std::thread::id comparison operators at namespace-scope

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@235155 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/thread
libstdc++-v3/testsuite/30_threads/thread/id/70294.cc [new file with mode: 0644]