restructured actor class hierarchy
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*`
Showing
cppa/extend.hpp
0 → 100644
cppa/mailbox_based.hpp
0 → 100644
cppa/singletons.hpp
0 → 100644
Please register or sign in to comment