Public Member Functions | |
size_t | operator() (const prism::SpeciesBase &obj) const |
Custom hash function based only on the name of the species. | |
size_t std::hash< prism::SpeciesBase >::operator() | ( | const prism::SpeciesBase & | obj | ) | const |
Custom hash function based only on the name of the species.
obj | the SpeciesBase to be hashed |