Stxxl
1.4.0
|
#include <limits>
#include <stxxl/io>
#include <stxxl/aligned_alloc>
Go to the source code of this file.
Functions | |
bool | operator< (const my_type &a, const my_type &b) |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 49 of file gen_file.cpp.
References stxxl::disk_queued_file::awrite(), block_size, stxxl::file::CREAT, max_key, stxxl::file::RDWR, and stxxl::request_interface::wait().
Definition at line 43 of file gen_file.cpp.