A library for working with phylogenetic and population genetic data.
v0.32.0
EmptyGenericInputStreamData Struct Reference

#include <genesis/utils/containers/generic_input_stream.hpp>

Detailed Description

Empty helper data struct to serve as a dummy for GenericInputStream.

By default, the GenericInputStream::Data type does not do anything. This class here serves as the empty dummy class, so that the user does not have to provide one when using GenericInputStream without an extra data type.

Definition at line 53 of file generic_input_stream.hpp.


The documentation for this struct was generated from the following file: