libstdc++: Also move the [[nodiscard]] attributes in <compare>
authorJonathan Wakely <jwakely@redhat.com>
Fri, 6 Aug 2021 12:43:26 +0000 (13:43 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 6 Aug 2021 12:43:26 +0000 (13:43 +0100)
commitc2a984a3570b908a44a35e43bb48f0a05196156a
tree1bea4b1ae49e6b9410311f6a35e4482d8f8f24ee
parentcd04e829c3ae244abd711e2597f8b72d6c58c713
libstdc++: Also move the [[nodiscard]] attributes in <compare>

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:

* libsupc++/compare (compare_three_way, strong_order)
(weak_order, partial_order, compare_strong_order_fallback)
(compare_weak_order_fallback, compare_partial_order_fallback):
Move nodiscard attributes to correct location.
libstdc++-v3/libsupc++/compare