Practice
Design a const-correct type
intermediate~20 min of coding1 challenge
Build a small type whose read-only API is enforced by const.
Checking your progress…0%
What you will practice
Need the concept first? Re-read the lesson.
Practice
Build a small type whose read-only API is enforced by const.
Need the concept first? Re-read the lesson.