Template Function fwdpp::io::write_mutations

Function Documentation

template<typename MutationContainerType, typename ostreamtype>
void fwdpp::io::write_mutations(ostreamtype &buffer, const MutationContainerType &mutations)

Serialize a container of mutations.

Works via specialization of serialize_mutation.