Stxxl  1.4.0
Typedefs | Functions | Variables
stream/test_push_sort.cpp File Reference
#include <limits>
#include <stxxl/stream>
Include dependency graph for test_push_sort.cpp:

Go to the source code of this file.

Typedefs

typedef unsigned value_type

Functions

int main ()

Variables

const unsigned long long megabyte = 1024 * 1024
const unsigned int block_size = 1 * megabyte

Typedef Documentation

typedef unsigned value_type

Function Documentation

int main ( )

Variable Documentation

const unsigned int block_size = 1 * megabyte

Definition at line 24 of file test_push_sort.cpp.

const unsigned long long megabyte = 1024 * 1024

Definition at line 23 of file test_push_sort.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines