More on tpes in C++: static, enum, typedef, auto, and references

Опубликовано: 30 Октябрь 2024
на канале: DavidWesselsVIU
64
0

A quick intro to a handful of useful C++ type options, briefly covering static local variables, enumerated types, typedefs, references, and the use of auto.
This video is part of a series for a second course on programming and computer science. The full series, along with supporting resources (slides, notes, code examples, etc) is available at url
csci.viu.ca/~wesselsd/courses/csci161/vidres.html