Skip to content

Instantly share code, notes, and snippets.

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