Skip to content

Instantly share code, notes, and snippets.

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