DynaMix  1.3.7
A new take on polymorphism in C++
dynamix::bad_mutation Class Reference

#include <exception.hpp>

Detailed Description

Thrown when an attempt is made to mutate an object with an incomplete mutation

Currently the only way you could have an incomplete mutation is trying to apply an object_type_template for which create hasn't been called.


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