STL containers. Search performanceThe IP_address is not in the list. This is an attemp to implement a prefix-match lookup. In doing s...
STL containers. Search performanceOh... I forgot to mention that the list is ordered from highest to lowest value of net_mask.
STL containers. Search performanceOK I'm try¡ng to implement a routing table. I'm using a list. Every node has 3 fields: + net_addr...
STL containers. Search performanceHello I'd like to know which STL container has the best performance in doing searching of element...
collisions at mapYes, you're right. I was wrong. I thought than once you insert a pair <key,value>, c++ made a "hash"...
This user does not accept Private Messages