]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/experimental/net/system_context/1.cc
libstdc++: Fix net::system_context stop condition
authorJonathan Wakely <jwakely@redhat.com>
Tue, 11 Aug 2020 15:16:21 +0000 (16:16 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 11 Aug 2020 15:16:21 +0000 (16:16 +0100)
commit61759518adc7679a6f46369543e30a761a16490a
treefa5abe3c53e0eb2dea49f55f03fa867f6942c339
parent35e5294c4b779f8fc24fdc86464f999867332995
libstdc++: Fix net::system_context stop condition

libstdc++-v3/ChangeLog:

* include/experimental/executor (system_context::_M_run()):
Fix predicate.
* testsuite/experimental/net/system_context/1.cc: New test.
libstdc++-v3/include/experimental/executor
libstdc++-v3/testsuite/experimental/net/system_context/1.cc [new file with mode: 0644]