#include <algorithm>#include <iomanip>#include <cassert>#include <boost/bind.hpp>#include "libtorrent/kademlia/node_id.hpp"Go to the source code of this file.
Namespaces | |
| namespace | libtorrent |
| namespace | libtorrent::dht |
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