A library for working with phylogenetic and population genetic data.
v0.27.0
EmptyLambdaIteratorData Struct Reference

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

Detailed Description

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

By default, the LambdaIterator::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 LambdaIterator without an extra data type.

Definition at line 52 of file lambda_iterator.hpp.


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