This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] doxygen markup tweaks for profile mode


And this.

-benjamin
2009-11-17  Benjamin Kosnik  <bkoz@redhat.com>

	* include/profile/impl/profiler.h: Remove namespace markup.

Index: include/profile/impl/profiler.h
===================================================================
--- include/profile/impl/profiler.h	(revision 154271)
+++ include/profile/impl/profiler.h	(working copy)
@@ -43,10 +43,6 @@
 #include <stddef.h>
 #endif
 
-/**
- * @namespace std::__gnu_profile
- * @brief Implementation of profile extension.
- */
 namespace __gnu_profile
 {
   /** @brief Reentrance guard.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]