Hi, Here's a good starting point http://read.cs.ucla.edu/click/doxygen/class_hash_table.html
Grep the elements directory HashTable, there are numerous elements making use of it and will serve as good example point. Beyers <http://read.cs.ucla.edu/click/doxygen/class_hash_table.html> On Thu, Mar 31, 2011 at 11:29 AM, milos rovcanin <[email protected]>wrote: > Hello! > > I would like to make a hash table with IP6Addresses as keys, but I am not > sure exactly how to do that? There is a Click.pdf ( > http://sarwiki.informatik.hu-berlin.de/wiki/upload/3/3d/Click.pdf ) on the > Internet, but the section explaining Hash maps is blank! > > I need a tip, please! > > Thanks! > > -- > Best regards, > Milos Rovcanin > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
