Skip to content

Instantly share code, notes, and snippets.

@deque-blog
Last active May 14, 2017 15:00
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 deque-blog/2d312511e5e27d20cf6e44e4ac16c2a3 to your computer and use it in GitHub Desktop.
Save deque-blog/2d312511e5e27d20cf6e44e4ac16c2a3 to your computer and use it in GitHub Desktop.
//Calling fold expression implementation
log_trace(std::cout, "Prefix: ", 4, "fizz", "buzz");
//Output:
"Prefix: (4fizzbuzz)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment