Skip to content

Provide uniform access to actor properties#958

Merged
josephnoir merged 2 commits intomasterfrom
topic/actor-traits
Nov 1, 2019
Merged

Provide uniform access to actor properties#958
josephnoir merged 2 commits intomasterfrom
topic/actor-traits

Conversation

@Neverlord
Copy link
Copy Markdown
Member

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).

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).
@Neverlord Neverlord added this to the 0.17.3 milestone Nov 1, 2019
@josephnoir josephnoir merged commit 1b1aae9 into master Nov 1, 2019
@josephnoir josephnoir deleted the topic/actor-traits branch November 1, 2019 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants