| STXXL
    1.4-dev
    | 
#include <stxxl/bits/config.h>#include <ostream>#include <cstdlib>#include <stxxl/bits/namespace.h>#include <stxxl/bits/unused.h>Go to the source code of this file.
| Classes | |
| class | stxxl::malloc_setup | 
| class | stxxl::malloc_stats | 
| Access to some useful malloc statistics.  More... | |
| Namespaces | |
| stxxl | |
| STXXLlibrary namespace | |
| Functions | |
| std::ostream & | stxxl::operator<< (std::ostream &s, const malloc_stats &st) | 
| Prints current malloc statistics in a convenient way.  More... | |