• Dominik Charousset's avatar
    Provide uniform access to actor properties · f31ecef9
    Dominik Charousset authored
    The new class `actor_traits` allows CAF to have a simple, uniform way to
    ask questions such as "is this a blocking actor?". This supersedes what
    was previously available in `actor_marker.hpp` (the class `actor_marker`
    itself was already unused and consequently got removed).
    f31ecef9
all.hpp 14.1 KB