Searched defs:Map (Results 1 – 2 of 2) sorted by relevance
52 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
51 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function