diff options
Diffstat (limited to 'libstdc++-v3/docs/doxygen/doxygroups.cc')
| -rw-r--r-- | libstdc++-v3/docs/doxygen/doxygroups.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/doxygen/doxygroups.cc b/libstdc++-v3/docs/doxygen/doxygroups.cc index e661d888cb0..02bea8d36d5 100644 --- a/libstdc++-v3/docs/doxygen/doxygroups.cc +++ b/libstdc++-v3/docs/doxygen/doxygroups.cc @@ -165,7 +165,7 @@ namespace abi { this memory using @c free. -The demagling is performed using the C++ ABI mangling rules, with +The demangling is performed using the C++ ABI mangling rules, with GNU extensions. For example, this function is used in __gnu_cxx::__verbose_terminate_handler. See http://gcc.gnu.org/onlinedocs/libstdc++/18_support/howto.html#5 for other |

