LRez
v2.1
|
#include <barcodesComparison.h>
Public Member Functions | |
template<class T1 , class T2 > | |
size_t | operator() (const pair< T1, T2 > &p) const |
Structure defining a hash function, to hash a pair of any kind. Required to use a pair<string, string> as key in the maps used for the compareRegions and compareContig functions.
Definition at line 11 of file barcodesComparison.h.
|
inline |
Definition at line 13 of file barcodesComparison.h.