|
Thrill
0.1
|
#include <algorithm>#include <utility>#include <tlx/define.hpp>#include <foxxll/mng/prefetch_pool.hpp>#include <foxxll/mng/write_pool.hpp>
Include dependency graph for read_write_pool.hpp:Go to the source code of this file.
Classes | |
| class | read_write_pool< BlockType > |
| Implements dynamically resizable buffered writing and prefetched reading pool. More... | |
Namespaces | |
| foxxll | |
FOXXLL library namespace | |
Functions | |
| template<class BlockType > | |
| void | swap (foxxll::read_write_pool< BlockType > &a, foxxll::read_write_pool< BlockType > &b) |
| void std::swap | ( | foxxll::read_write_pool< BlockType > & | a, |
| foxxll::read_write_pool< BlockType > & | b | ||
| ) |
Definition at line 221 of file read_write_pool.hpp.
References read_write_pool< BlockType >::swap().