DynaMix  1.3.7
A new take on polymorphism in C++
object_type_info.hpp File Reference
#include "global.hpp"
#include "mixin_collection.hpp"
#include "message.hpp"
#include "assert.hpp"
#include <memory>

Classes

class  dynamix::internal::object_type_info
 
class  dynamix::internal::mixin_data_in_object
 

Detailed Description

Defines internal classes that contain the type information for an object - mixins, implemented features, etc.