#include <algorithm>#include <cassert>#include <boost/cstdint.hpp>#include "libtorrent/peer_id.hpp"Go to the source code of this file.
Namespaces | |
| namespace | libtorrent |
| namespace | libtorrent::dht |
Typedefs | |
| typedef libtorrent::big_number | libtorrent::dht::node_id |
Functions | |
| node_id | libtorrent::dht::distance (node_id const &n1, node_id const &n2) |
| bool | libtorrent::dht::compare_ref (node_id const &n1, node_id const &n2, node_id const &ref) |
| int | libtorrent::dht::distance_exp (node_id const &n1, node_id const &n2) |
1.5.6