Skip to content

Instantly share code, notes, and snippets.

@kaskavalci
Created September 26, 2015 10:51
Show Gist options
  • Save kaskavalci/7e5f92d095960067ca98 to your computer and use it in GitHub Desktop.
Save kaskavalci/7e5f92d095960067ca98 to your computer and use it in GitHub Desktop.
class Individual {
public:
Individual& Individual::operator= (Individual &target);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment