What do the following phrases mean in C++:

  • zero-initialization,

  • default-initialization, and

  • value-initialization

What should a C++ developer know about them?

2 Answers
2

Leave a Reply

Your email address will not be published. Required fields are marked *