gcc/libstdc++-v3/doc/xml
Jonathan Wakely 2137aa9241 libstdc++: Replace use of reserved name that clashes [PR 97362]
The name __deref is defined as a macro by Windows headers.

This renames the __deref() helper function to __ref. It doesn't actually
dereference an iterator. it just has the same type as the iterator's
reference type.

libstdc++-v3/ChangeLog:

	PR libstdc++/97362
	* doc/html/manual/source_code_style.html: Regenerate.
	* doc/xml/manual/appendix_contributing.xml: Add __deref to
	BADNAMES.
	* include/debug/functions.h (_Irreflexive_checker::__deref):
	Rename to __ref.
	* testsuite/17_intro/badnames.cc: Check __deref.
2020-10-10 21:22:12 +01:00
..
gnu Update link to "Why not LGPL". 2019-11-11 13:35:33 +00:00
images
manual libstdc++: Replace use of reserved name that clashes [PR 97362] 2020-10-10 21:22:12 +01:00
api.xml Switch gcc ftp URL's to https 2019-11-20 22:24:48 +02:00
authors.xml Remove Profile Mode, deprecated since GCC 7.1 2019-05-13 11:50:21 +01:00
book.txml
chapter.txml
class.txml
faq.xml libstdc++: Update/streamline Valgrind references 2020-06-01 17:04:22 +02:00
spine.xml Update copyright years. 2020-01-01 12:51:42 +01:00