Skip to the content.

Week 4: C++ Secrets

🔗 Pre-Class Learning Material

🔗 Conversation Starters/Discussion Questions

  1. Would you use any of these non-conforming secrets in your own code? If so, which ones?
  2. What do you think of the committee’s choices in choosing simplicity over flexibility/C compatibility in standardizing designated initializers? How does the wide presence of non-standard extensions in compilers affect the rationale behind this decision?