gcc/libstdc++-v3/include/c_global
Jonathan Wakely 4977507e32 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.
2022-09-08 19:29:12 +01:00
..
cassert Update copyright years. 2022-01-03 10:42:10 +01:00
ccomplex Update copyright years. 2022-01-03 10:42:10 +01:00
cctype Update copyright years. 2022-01-03 10:42:10 +01:00
cerrno Update copyright years. 2022-01-03 10:42:10 +01:00
cfenv Update copyright years. 2022-01-03 10:42:10 +01:00
cfloat Update copyright years. 2022-01-03 10:42:10 +01:00
cinttypes Update copyright years. 2022-01-03 10:42:10 +01:00
ciso646 Update copyright years. 2022-01-03 10:42:10 +01:00
climits Update copyright years. 2022-01-03 10:42:10 +01:00
clocale Update copyright years. 2022-01-03 10:42:10 +01:00
cmath libstdc++: Ensure all feature test macros have type long [PR87193] 2022-01-21 16:07:34 +00:00
csetjmp Update copyright years. 2022-01-03 10:42:10 +01:00
csignal Update copyright years. 2022-01-03 10:42:10 +01:00
cstdalign Update copyright years. 2022-01-03 10:42:10 +01:00
cstdarg Update copyright years. 2022-01-03 10:42:10 +01:00
cstdbool Update copyright years. 2022-01-03 10:42:10 +01:00
cstddef libstdc++: Add always_inline attribute to std::byte operators 2022-09-08 19:29:12 +01:00
cstdint Update copyright years. 2022-01-03 10:42:10 +01:00
cstdio Update copyright years. 2022-01-03 10:42:10 +01:00
cstdlib Update copyright years. 2022-01-03 10:42:10 +01:00
cstring Update copyright years. 2022-01-03 10:42:10 +01:00
ctgmath Update copyright years. 2022-01-03 10:42:10 +01:00
ctime Update copyright years. 2022-01-03 10:42:10 +01:00
cuchar libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C library 2022-01-18 16:31:02 +00:00
cwchar Update copyright years. 2022-01-03 10:42:10 +01:00
cwctype Update copyright years. 2022-01-03 10:42:10 +01:00