]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139]
authorJonathan Wakely <jwakely@redhat.com>
Tue, 4 Oct 2022 08:37:14 +0000 (09:37 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 4 Oct 2022 14:03:28 +0000 (15:03 +0100)
commitb74ab7a1609f01afaab9b82cfabfb96ae9e1145d
treeda4b6bfa402a447fe106a374419c039439bac9c8
parent7cdab65f3d770345903023f357b6ca96bc85a002
libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139]

Everything that <coroutine> depends on is available for freestanding
now.

libstdc++-v3/ChangeLog:

PR libstdc++/107139
* include/std/coroutine: Remove all _GLIBCXXHOSTED preprocessor
conditionals.
libstdc++-v3/include/std/coroutine