Programming in C++: STL I/O and Headers, Templates, and Namespaces
-
Description
-
Reviews (0)
Description
C++ namespaces are an important concept when writing large-scale applications and distributing software. Function and class templates in C++ enable the use of generic types so that your function or class can be written once, to work with many types of data. In this course, you’ll explore the STL I/O classes and headers. You’ll also learn about using templates for functions and classes, as well as namespaces in C++.
Reviews
There are no reviews yet.