Class for extracting the relevant OverlayKey from a type used as template parameter T_key for NodeVector<T, T_key> - Version for a pair of NodeHandles, first one is assumed to be relevant. More...
#include <NodeVector.h>
Static Public Member Functions | |
static const OverlayKey & | key (const std::pair< NodeHandle, simtime_t > &nodes) |
Class for extracting the relevant OverlayKey from a type used as template parameter T_key for NodeVector<T, T_key> - Version for a pair of NodeHandles, first one is assumed to be relevant.
Definition at line 91 of file NodeVector.h.
static const OverlayKey& KeyExtractor< std::pair< NodeHandle, simtime_t > >::key | ( | const std::pair< NodeHandle, simtime_t > & | nodes | ) | [inline, static] |
Definition at line 92 of file NodeVector.h.