re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages)
[gcc.git] / libstdc++-v3 / include / bits / locale_facets.h
index 193733f19e8ae3e337c1d2ab216ccef1b41e88a0..b48e9e9c071d62439466be1f69e0ab4a1d53b409 100644 (file)
@@ -1511,7 +1511,7 @@ namespace std
   // Include host and configuration specific ctype inlines.
   #include <bits/ctype_inline.h>
 
-  // 22.2.1.2  Template class ctype_byname
+  /// @brief  22.2.1.2  Template class ctype_byname
   template<typename _CharT>
     class ctype_byname : public ctype<_CharT>
     {