Skip to content

Instantly share code, notes, and snippets.

@JohnMurray
Created July 28, 2020 00:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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