DynaMix  1.3.7
A new take on polymorphism in C++
dynamix.hpp File Reference
#include "config.hpp"
#include "global.hpp"
#include "domain.hpp"
#include "feature.hpp"
#include "features.hpp"
#include "mixin_type_info.hpp"
#include "mixin.hpp"
#include "message.hpp"
#include "message_macros.hpp"
#include "object.hpp"
#include "single_object_mutator.hpp"
#include "same_type_mutator.hpp"
#include "object_type_template.hpp"
#include "object_type_info.hpp"
#include "exception.hpp"
#include "allocators.hpp"
#include "next_bidder.hpp"
#include "mutation_rule.hpp"
#include "common_mutation_rules.hpp"
#include "combinators.hpp"

Detailed Description

The main include file of the library. Includes all required files (Note: also including some that could become optional)