2137aa9241
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. |
||
---|---|---|
.. | ||
images | ||
manual | ||
api.html | ||
bk02.html | ||
bk03.html | ||
faq.html | ||
index.html | ||
README |
The HTML documentation in this folder is generated from the XML sources. To change or edit, please edit the XML sources in the ../xml directory.