STXXL
1.4.0
|
#include <stxxl/bits/config.h>
#include <stxxl/bits/compat/hash_map.h>
#include <stxxl/bits/io/request.h>
#include <stxxl/bits/mng/block_manager.h>
#include <stxxl/bits/mng/typed_block.h>
#include <stxxl/bits/containers/pager.h>
#include <stxxl/bits/common/error_handling.h>
Go to the source code of this file.
Classes | |
class | stxxl::btree::node_cache< NodeType, BTreeType > |
struct | stxxl::btree::node_cache< NodeType, BTreeType >::bid_hash |
Namespaces | |
stxxl | |
STXXL library namespace | |
stxxl::btree | |
Functions | |
template<class NodeType , class BTreeType > | |
void | std::swap (stxxl::btree::node_cache< NodeType, BTreeType > &a, stxxl::btree::node_cache< NodeType, BTreeType > &b) |