Skip to content

Instantly share code, notes, and snippets.

@kaskavalci
Created September 26, 2015 10:50
Show Gist options
  • Save kaskavalci/893a14121b43d51b63ab to your computer and use it in GitHub Desktop.
Save kaskavalci/893a14121b43d51b63ab to your computer and use it in GitHub Desktop.
class ClassA {
public:
ClassA(ClassC *pointer_to_ClassC);
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment