]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Reorder template params of std::optional comparisons (LWG 2945)
authorJonathan Wakely <jwakely@redhat.com>
Tue, 23 Jul 2024 16:14:03 +0000 (17:14 +0100)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 28 Jul 2024 17:05:58 +0000 (19:05 +0200)
commit8fbee909fd8516a18e3677e837bda190ed9dccf7
tree5961895d265d3e823f699dd2758de63a39085919
parentdd46a960f3bfb4a4d147bb349deee150c2cd0547
libstdc++: Reorder template params of std::optional comparisons (LWG 2945)

libstdc++-v3/ChangeLog:

* include/std/optional: Reorder parameters in comparison
operators as per LWG 2945.
libstdc++-v3/include/std/optional