diff options
Diffstat (limited to 'libstdc++-v3/doc/doxygen/doxygroups.cc')
-rw-r--r-- | libstdc++-v3/doc/doxygen/doxygroups.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libstdc++-v3/doc/doxygen/doxygroups.cc b/libstdc++-v3/doc/doxygen/doxygroups.cc index 630e022..94ef3bb 100644 --- a/libstdc++-v3/doc/doxygen/doxygroups.cc +++ b/libstdc++-v3/doc/doxygen/doxygroups.cc @@ -19,6 +19,9 @@ /** @namespace std * @brief ISO C++ entities toplevel namespace is std. */ +/** @namespace std + * @brief ISO C++ inline namespace for literal suffixes. +*/ /** @namespace std::__detail * @brief Implementation details not part of the namespace std interface. */ |