A key used for ViennaData in order to store interface information. More...
#include <interface.hpp>
Public Member Functions | |
interface_key (std::size_t id1, std::size_t id2) | |
bool | operator< (interface_key const &other) const |
For compatibility with std::map<> |
A key used for ViennaData in order to store interface information.
interface_key | ( | std::size_t | id1, | |
std::size_t | id2 | |||
) | [inline] |
bool operator< | ( | interface_key const & | other | ) | const [inline] |
For compatibility with std::map<>