• Dominik Charousset's avatar
    restructured actor class hierarchy · ef0b744f
    Dominik Charousset authored
    this patch removes several classes and mixins in the actor class hierarchy and
    introduces a new mixin facility (`extend<...>::with<...>`);
    this patch also refactores several function signatures to take `actor_ptr`
    arguments rather than `actor*`
    ef0b744f
object_array.cpp 2.95 KB