Stxxl  1.4.0
Typedefs | Functions
containers/test_ext_merger.cpp File Reference
#include <limits>
#include <iterator>
#include <stxxl/priority_queue>
Include dependency graph for test_ext_merger.cpp:

Go to the source code of this file.

Typedefs

typedef int my_type
typedef stxxl::typed_block
< 4096, my_type
block_type

Functions

my_typemake_sequence (dummy_merger &dummy, int l)
int main ()

Typedef Documentation

Definition at line 22 of file test_ext_merger.cpp.

typedef int my_type

Definition at line 21 of file test_ext_merger.cpp.


Function Documentation

int main ( )
my_type* make_sequence ( dummy_merger &  dummy,
int  l 
)

Definition at line 53 of file test_ext_merger.cpp.

Referenced by main().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines