References¶
Books:
Effective C++ by Scott Meyers - Items on class design
C++ Primer (5th Edition) - Chapter 7: Classes
Design Patterns by Gang of Four - Foundational OOP patterns
ISO/IEC 14882:2017 — C++17 Standard.
Stroustrup, The C++ Programming Language, 4th Ed.
UML and Design:
cppreference:
ISO C++ Foundation:
C++ Core Guidelines (Bjarne Stroustrup et al.):
ENPM702 Lecture 8 slides (Fall 2025).