gcc/libstdc++-v3/doc
Jonathan Wakely 387edf83a0 Define std::atomic<T>::is_always_lock_free for C++17
* include/std/atomic (atomic::is_always_lock_free): Define.
	* testsuite/29_atomics/atomic/60695.cc: Adjust dg-error lineno.
	* testsuite/29_atomics/atomic/is_always_lock_free.cc: New.
	* testsuite/29_atomics/atomic_integral/is_always_lock_free.cc: New.
	* doc/xml/manual/status_cxx2017.xml: Update status.
	* doc/html/*: Regenerate.

From-SVN: r239622
2016-08-19 16:42:27 +01:00
..
doxygen Update copyright years. 2016-01-04 15:30:50 +01:00
html Define std::atomic<T>::is_always_lock_free for C++17 2016-08-19 16:42:27 +01:00
xml Define std::atomic<T>::is_always_lock_free for C++17 2016-08-19 16:42:27 +01:00
xsl
Makefile.am Update copyright years. 2016-01-04 15:30:50 +01:00
Makefile.in