ArrayKmerStore: Factorisation of duplicated code
One could use constructor delegation for an even better factorisation but it is C++11 only.
Please register or sign in to comment
One could use constructor delegation for an even better factorisation but it is C++11 only.