gcc/libstdc++-v3/include/c_global
Jonathan Wakely e0472d7e8c Define std::byte for C++17 (P0298R3)
* doc/xml/manual/status_cxx2017.xml: Document std::byte support.
	* include/c_global/cstddef (std::byte): Define for C++17.
	* testsuite/18_support/byte/global_neg.cc: New test.
	* testsuite/18_support/byte/ops.cc: New test.
	* testsuite/18_support/byte/requirements.cc: New test.

From-SVN: r246005
2017-03-09 15:42:02 +00:00
..
cassert Update copyright years. 2017-01-01 13:07:43 +01:00
ccomplex Update copyright years. 2017-01-01 13:07:43 +01:00
cctype Update copyright years. 2017-01-01 13:07:43 +01:00
cerrno Update copyright years. 2017-01-01 13:07:43 +01:00
cfenv Update copyright years. 2017-01-01 13:07:43 +01:00
cfloat Update copyright years. 2017-01-01 13:07:43 +01:00
cinttypes Update copyright years. 2017-01-01 13:07:43 +01:00
ciso646 Update copyright years. 2017-01-01 13:07:43 +01:00
climits Update copyright years. 2017-01-01 13:07:43 +01:00
clocale Update copyright years. 2017-01-01 13:07:43 +01:00
cmath PR79017 workaround incomplete C99 math on darwin 2017-01-09 17:15:58 +00:00
csetjmp Update copyright years. 2017-01-01 13:07:43 +01:00
csignal Update copyright years. 2017-01-01 13:07:43 +01:00
cstdalign Update copyright years. 2017-01-01 13:07:43 +01:00
cstdarg Update copyright years. 2017-01-01 13:07:43 +01:00
cstdbool Update copyright years. 2017-01-01 13:07:43 +01:00
cstddef Define std::byte for C++17 (P0298R3) 2017-03-09 15:42:02 +00:00
cstdint Update copyright years. 2017-01-01 13:07:43 +01:00
cstdio Update copyright years. 2017-01-01 13:07:43 +01:00
cstdlib Update copyright years. 2017-01-01 13:07:43 +01:00
cstring Update copyright years. 2017-01-01 13:07:43 +01:00
ctgmath Update copyright years. 2017-01-01 13:07:43 +01:00
ctime Update copyright years. 2017-01-01 13:07:43 +01:00
cuchar Update copyright years. 2017-01-01 13:07:43 +01:00
cwchar Update copyright years. 2017-01-01 13:07:43 +01:00
cwctype Update copyright years. 2017-01-01 13:07:43 +01:00