pmelsted / bifrost

Bifrost: Highly parallel construction and indexing of colored and compacted de Bruijn graphs
BSD 2-Clause "Simplified" License
201 stars 25 forks source link

update zstr to avoid compilation error #71

Open Yenaled opened 1 year ago

Yenaled commented 1 year ago

gets rid of error:

error: use of deleted function ‘std::basic_istream& std::basic_istream::operator=(const std::basic_istream&)’ std::istream::operator=(std::istream(new istreambuf(_fs.rdbuf())));