Skip to content

Instantly share code, notes, and snippets.

@JohnMurray
Created July 28, 2020 00:12
Show Gist options
  • Save JohnMurray/ed8a09a2087350be74aaf8e15902f50a to your computer and use it in GitHub Desktop.
Save JohnMurray/ed8a09a2087350be74aaf8e15902f50a to your computer and use it in GitHub Desktop.
class HelloActor
: Actor<std::string>
, HelloBehavior { ... }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment