Status: Tags: Links: C++ MOC
C++ Generic Types
template <class T>
- Data is stored as
Tinstead ofint,char, etc
Backlinks
|
|
References:
Created:: 2021-11-29 15:03
Status: Tags: Links: C++ MOC
template <class T>
T instead of int, char, etc
|
|
References:
Created:: 2021-11-29 15:03