Skip to main content Link Search Menu Expand Document (external link)

Day 9 dives back into C++ in 24 Hours for an introduction into c++ references in hours 12 and 13. ABLATE and other libraries uses a combination of both pointers and references so a good understanding of both, their differences, and applications is important.

Goals

  1. Complete activities for Hours 12 and 13.
  2. Commit these activities and push to your private CodingAblate Repo.