Stxxl  1.4.0
Defines | Functions
containers/bench_pqueue.cpp File Reference
#include <limits>
#include <stxxl/priority_queue>
#include <stxxl/timer>
Include dependency graph for bench_pqueue.cpp:

Go to the source code of this file.

Defines

#define RECORD_SIZE   20

Functions

std::ostream & operator<< (std::ostream &o, const my_type &obj)
int main ()

Define Documentation

#define RECORD_SIZE   20

Function Documentation

int main ( )
std::ostream& operator<< ( std::ostream &  o,
const my_type obj 
)

Definition at line 37 of file bench_pqueue.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines