A library for working with phylogenetic and population genetic data.
v0.27.0
gzip_block_ostream.cpp File Reference
#include "genesis/utils/io/gzip_block_ostream.hpp"
#include "genesis/utils/core/thread_pool.hpp"
#include <cassert>
#include <fstream>
#include <future>
#include <memory>
#include <sstream>
#include <stdexcept>
#include <string>
#include <utility>
#include <vector>
#include "zlib.h"

Go to the source code of this file.

Namespaces

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

Functions

size_t gzip_block_get_num_threads_ ()
 Local helper function to estimate the number of threads that can be used for gzip block compression. More...