Hi all, I'm interested in using the itk_hash_map to store a lookup table using my on class as a a keytype. Is is sufficient to provide a hash<myClass> to compute hashvalues from instances of my class the way they are in itk_hashTable.h or is it more involved? Thanks, Luke