|
Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
|
#include <session.hpp>
Public Member Functions | |
| size_t | operator() (const boost::asio::ip::address &v) const |
Hash function for a tcp ip address in boost, passed into the multi_index container down below. Borrowed from: https://stackoverflow.com/questions/22746359/unordered-map-with-ip-address-as-a-key
|
inline |