Skip to content

Instantly share code, notes, and snippets.

@krdln
Last active September 29, 2021 11:43
Show Gist options
  • Save krdln/2b2f919867cbd3f6f7652cd3189f5429 to your computer and use it in GitHub Desktop.
Save krdln/2b2f919867cbd3f6f7652cd3189f5429 to your computer and use it in GitHub Desktop.
Everything you need to know about constructors

krdln's blog

Everything you need to know about constructors

2022-05-03, tags: C++, notes

Default arguments are awesome!

Don't try to avoid them just because some other langs cough Rust cough don't have them!

Thanks for reading, please like and subscribe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment