A library for working with phylogenetic and population genetic data.
v0.27.0
gzip_input_source.hpp File Reference
#include "genesis/utils/io/base_input_source.hpp"
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  GzipInputSource
 Input source for reading byte data from a gzip/zlib-compressed source. More...
 

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::utils