STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
malloc.h File Reference
#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
 STXXL library namespace
 

Functions

std::ostream & stxxl::operator<< (std::ostream &s, const malloc_stats &st)
 Prints current malloc statistics in a convenient way. More...