algo/core/kmeraffect.h: Provide hash for KmerAffect
This is needed now that we use an unordered_map with a KmerAffect (see previous commit) as explained here: https://stackoverflow.com/questions/17016175/c-unordered-map-using-a-custom-class-type-as-the-key
Showing
Please register or sign in to comment