Skip to content

Instantly share code, notes, and snippets.

@deque-blog
Created February 16, 2018 14:51
Show Gist options
  • Save deque-blog/ade21af2c0fdbd2ecc4ff4d53bf57595 to your computer and use it in GitHub Desktop.
Save deque-blog/ade21af2c0fdbd2ecc4ff4d53bf57595 to your computer and use it in GitHub Desktop.
Payment makePayment(Money const& money, FromAccount const& from, ToAccount const& to) {
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment