Thrill
0.1
|
#include <algorithm>
#include <list>
#include <unordered_map>
#include <utility>
#include <tlx/logger/core.hpp>
#include <foxxll/config.hpp>
#include <foxxll/mng/write_pool.hpp>
Go to the source code of this file.
Classes | |
class | prefetch_pool< BlockType > |
Implements dynamically resizable prefetching pool. More... | |
struct | prefetch_pool< BlockType >::bid_hash |
Namespaces | |
foxxll | |
FOXXLL library namespace | |
Functions | |
template<class BlockType > | |
void | swap (foxxll::prefetch_pool< BlockType > &a, foxxll::prefetch_pool< BlockType > &b) |
void std::swap | ( | foxxll::prefetch_pool< BlockType > & | a, |
foxxll::prefetch_pool< BlockType > & | b | ||
) |
Definition at line 389 of file prefetch_pool.hpp.
References prefetch_pool< BlockType >::swap().