libstdc++: Simplify std::totally_ordered_with (LWG 3329)
authorJonathan Wakely <jwakely@redhat.com>
Wed, 19 Feb 2020 21:31:06 +0000 (21:31 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 19 Feb 2020 21:31:06 +0000 (21:31 +0000)
commit241ed965509ac931e9ae5f331d0294c1ee4ccd89
treefee1f4451c027b741856759f7c33568c6b4c3ae4
parent77f5310f0205714538668b88fbf1de44f1f435be
libstdc++: Simplify std::totally_ordered_with (LWG 3329)

* include/std/concepts (totally_ordered_with): Remove redundant
requirement (LWG 3329).
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/concepts