Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add override and delete #275

Open
oladahl opened this issue Feb 8, 2022 · 0 comments
Open

Add override and delete #275

oladahl opened this issue Feb 8, 2022 · 0 comments
Assignees
Milestone

Comments

@oladahl
Copy link
Contributor

oladahl commented Feb 8, 2022

Use override for overridden functions

Use delete for e.g. constructors that shall not be there - constructors that are private that shall be possible to call in a friend class or should be deleted.

@oladahl oladahl self-assigned this Feb 8, 2022
@oladahl oladahl added this to the CCI 1.0.1 milestone Mar 22, 2022
@oladahl oladahl modified the milestones: CCI 1.0.1, CCI 1.1 May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant