Ejemplo n.º 1
0
// free functions
size_t hash_value(const IPAddress& addr) {
  return addr.hash();
}