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

Member Initialization of Classes on constructor #2

Open
polfeliu opened this issue Oct 3, 2021 · 0 comments
Open

Member Initialization of Classes on constructor #2

polfeliu opened this issue Oct 3, 2021 · 0 comments

Comments

@polfeliu
Copy link
Owner

polfeliu commented Oct 3, 2021

https://en.cppreference.com/w/cpp/language/constructor

https://medium.com/pranayaggarwal25/using-modern-class-members-and-initializations-c11e931c3ba

Many references do the specifications of the initialization on the declaration instead of the declaration. Should this be a style choice?

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