Skip to content

Instantly share code, notes, and snippets.

@zedtux
Created January 12, 2014 17:20
Show Gist options
  • Select an option

  • Save zedtux/8387642 to your computer and use it in GitHub Desktop.

Select an option

Save zedtux/8387642 to your computer and use it in GitHub Desktop.
class A
{
public:
virtual ~A();
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment