Define std::thread::id comparison operators at namespace-scope
authorJonathan Wakely <jwakely@redhat.com>
Mon, 18 Apr 2016 16:16:14 +0000 (17:16 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 18 Apr 2016 16:16:14 +0000 (17:16 +0100)
commitb05cf382e0eb741b7b8ee1f7b02fa6e5a7a3d491
tree6b86034e774f4421e6020e5ed1693f5a988eafd5
parent4ed6e5244652aa10eb56ab0cfa6768654f16f854
Define std::thread::id comparison operators at namespace-scope

From-SVN: r235155
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/thread
libstdc++-v3/testsuite/30_threads/thread/id/70294.cc [new file with mode: 0644]