-
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