Learn C++
Search textbook...
Introduction
C++ Fundamentals
Types and Structs
Initialization and References
Additional Topics
Introduction to C++ Fundamentals
Introduces the C++ type system, and how to construct your own types using structs.
Introduces the concept of variable construction and some memory semantics that C++ provides.
Edit on GitHub