Skip to content

Instantly share code, notes, and snippets.

@njlr
Last active May 25, 2017 14:20
Show Gist options
  • Save njlr/024a11234854ea947c7e6d85272c6adf to your computer and use it in GitHub Desktop.
Save njlr/024a11234854ea947c7e6d85272c6adf to your computer and use it in GitHub Desktop.
void* x = createInstance();
int* y = new int();
foo.bar(y);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment