diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-02-19 21:40:03 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-02-19 21:40:03 +0000 |
commit | 0294dc5f4eec5a07d70fac48f75c498c3b1a339b (patch) | |
tree | 60bf1841275438ef8d86f25753108a0488f78026 /gcc | |
parent | 241ed965509ac931e9ae5f331d0294c1ee4ccd89 (diff) | |
download | gcc-0294dc5f4eec5a07d70fac48f75c498c3b1a339b.zip gcc-0294dc5f4eec5a07d70fac48f75c498c3b1a339b.tar.gz gcc-0294dc5f4eec5a07d70fac48f75c498c3b1a339b.tar.bz2 |
libstdc++: Simplify std::totally_ordered (LWG 3331)
* include/std/concepts (__detail::__partially_ordered_with): Move here
from <compare>.
(totally_ordered, totally_ordered_with): Use __partially_ordered_with
to simplify definition (LWG 3331).
* libsupc++/compare (__detail::__partially_ordered_with): Move to
<concepts>.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions