Skip to content

Instantly share code, notes, and snippets.

@brevzin
Created July 14, 2017 13:07
Show Gist options
  • Save brevzin/f60b34bac7b70d7825612c4b859a0321 to your computer and use it in GitHub Desktop.
Save brevzin/f60b34bac7b70d7825612c4b859a0321 to your computer and use it in GitHub Desktop.
int f1(int a);
std::vector<int> f2(int b, int c);
int f3(int d);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment