Skip to content

Instantly share code, notes, and snippets.

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