]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Add always_inline attribute to std::byte operators
authorJonathan Wakely <jwakely@redhat.com>
Thu, 8 Sep 2022 12:46:02 +0000 (13:46 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 8 Sep 2022 18:29:12 +0000 (19:29 +0100)
commit4977507e329ee3ed410fc7338b9aaada81b68361
tree18376f11588432775a9cb11726c27017f9d1c7d5
parent157236dbd621644b3cec50b6cf38811959f3e78c
libstdc++: Add always_inline attribute to std::byte operators

libstdc++-v3/ChangeLog:

* include/c_global/cstddef (byte): Add always_inline attribute
to all operator overloads.
(to_integer): Add always_inline attribute.
libstdc++-v3/include/c_global/cstddef