DynaMix  1.3.7
A new take on polymorphism in C++
dynamix::mutation_rule Class Referenceabstract

Base class for all mutation rules. More...

#include <mutation_rule.hpp>

Public Member Functions

virtual void apply_to (object_type_mutation &mutation)=0
 Called when applying the mutation rule.
 

Detailed Description

Base class for all mutation rules.


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