Stxxl
1.4.0
|
#include <stxxl/io>
#include <stxxl/vector>
Go to the source code of this file.
Typedefs | |
typedef unsigned char | my_type |
Functions | |
int | main (int argc, char *argv[]) |
typedef unsigned char my_type |
Definition at line 18 of file copy_file.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 24 of file copy_file.cpp.
References stxxl::vector< Tp_, PgSz_, PgTp_, BlkSize_, AllocStr_, SzTp_ >::begin(), stxxl::vector< Tp_, PgSz_, PgTp_, BlkSize_, AllocStr_, SzTp_ >::end(), stxxl::vector< Tp_, PgSz_, PgTp_, BlkSize_, AllocStr_, SzTp_ >::push_back(), and stxxl::vector< Tp_, PgSz_, PgTp_, BlkSize_, AllocStr_, SzTp_ >::size().