]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/ChangeLog
Improve API docs for <memory> and <scoped_allocator>
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 May 2019 15:45:04 +0000 (15:45 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 May 2019 15:45:04 +0000 (15:45 +0000)
commitcd8774747a21e8db7acf11a943561066f3b014e6
tree05ba11086749869877a8d53ea66b96cf490d3c2a
parent72e8cf41f1c9e5a18ee36dea5b9b8a29d0c2184b
Improve API docs for <memory> and <scoped_allocator>

* config/allocator/new_allocator_base.h (__allocator_base): Add
workaround for Doxygen bug #6945.
* include/std/memory: Improve docs. Define group for pointer safety.
* include/std/scoped_allocator: Improve docs. Use "undocumented"
conditional to suppress documentation for implementation details.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270807 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/config/allocator/new_allocator_base.h
libstdc++-v3/include/std/memory
libstdc++-v3/include/std/scoped_allocator