STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
base.h File Reference

Sequential helper functions. This file is a GNU profile extension to the Standard C++ Library. More...

#include <functional>
#include <profile/impl/profiler.h>

Go to the source code of this file.

Namespaces

 std::__profile
 GNU profile code, replaces standard behavior with profile behavior.
 
 __gnu_profile
 GNU profile code for public use.
 

Functions

namespace std _GLIBCXX_VISIBILITY (default)
 

Detailed Description

Sequential helper functions. This file is a GNU profile extension to the Standard C++ Library.

Function Documentation

namespace std _GLIBCXX_VISIBILITY ( default  )
44 {
45  namespace __profile { }
46 }