diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-12-17 11:59:07 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-12-17 14:03:00 +0000 |
commit | 8cdca5f9c706af118390489efc94336f6214f515 (patch) | |
tree | f1c39c2a1e3ff6dffcb2054b7f83ba6cc2eddec4 /gcc | |
parent | f5feee6adc8350a292c235eb21e31a5082350d94 (diff) | |
download | gcc-8cdca5f9c706af118390489efc94336f6214f515.zip gcc-8cdca5f9c706af118390489efc94336f6214f515.tar.gz gcc-8cdca5f9c706af118390489efc94336f6214f515.tar.bz2 |
libstdc++: Move std::hash<std::thread::id> to <bits/std_thread.h>
This makes the hash function available without including the whole of
<thread>, which is needed for <barrier>.
libstdc++-v3/ChangeLog:
* include/bits/std_thread.h (hash<thread::id>): Move here,
from ...
* include/std/thread (hash<thread::id>): ... here.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions