Jan Siebert

Results 1 issues of Jan Siebert

## Question I am wondering about the size of a `dna5_vector`. I've found that it is an alias for `std::vector` and `dna5` itself occupies one byte (`uint8_t`). **Does `dnaX_vector` allocate...

question