Skip to content

Instantly share code, notes, and snippets.

@olafurw
Last active July 19, 2016 01:20
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 olafurw/e5381807ef67991e352cc159279371f4 to your computer and use it in GitHub Desktop.
Save olafurw/e5381807ef67991e352cc159279371f4 to your computer and use it in GitHub Desktop.
bool
Meow::Foo(
const int aBar,
const std::string& aCrazy,
float& aOutGrr)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment