Commit 5a5e2828 by Benjamin Kosnik Committed by Benjamin Kosnik

profiler.h: Remove namespace markup.

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

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

From-SVN: r154272
parent d1725344
2009-11-17 Benjamin Kosnik <bkoz@redhat.com>
* include/profile/impl/profiler.h: Remove namespace markup.
2009-11-17 Benjamin Kosnik <bkoz@redhat.com>
* include/profile/bitset: Tweak doxygen markup.
* include/profile/deque: Same.
* include/profile/list: Same.
......
......@@ -43,10 +43,6 @@
#include <stddef.h>
#endif
/**
* @namespace std::__gnu_profile
* @brief Implementation of profile extension.
*/
namespace __gnu_profile
{
/** @brief Reentrance guard.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment