aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2022-09-16 11:36:41 +0100
committerJonathan Wakely <jwakely@redhat.com>2022-09-16 15:54:41 +0100
commit64f9580423eef22b81a7e90be851c81dc6e04778 (patch)
tree4ed0a9918b02e5b4d3d671ce4771f94e9fc48e4d /gcc
parent39dc66558e066e67fd40f21f53cee80989ae742d (diff)
downloadgcc-64f9580423eef22b81a7e90be851c81dc6e04778.zip
gcc-64f9580423eef22b81a7e90be851c81dc6e04778.tar.gz
gcc-64f9580423eef22b81a7e90be851c81dc6e04778.tar.bz2
libstdc++: Fix Doxygen commands
Remove the bogus -D__allocator_base=std::__new_allocator macro definition for Doxygen, because that's an alias template for C++11 and later, not a macro. Fix the @cond/@endcond pair that span the end of an @addtogroup group. Add another @endcond inside the group, and another @cond after it. libstdc++-v3/ChangeLog: * doc/doxygen/user.cfg.in (PREDEFINED): Remove __allocator_base. * include/bits/allocator.h: Fix nesting of Doxygen commands.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions