C++ the good parts exclusively uses on stack allocation and passing by const reference without ever introducing pointers.
You know this to be true.
C++ the good parts exclusively uses on stack allocation and passing by const reference without ever introducing pointers.
You know this to be true.