Yurttas/PL/OOL/Cplusplus/F/05/01/03/02/index page
Dr. Salih Yurttas - yurttas@zcubes.com
programming languages - design principles, implementation constructs
c++
- parameterized classes | functions - [ template ]
- parameterized class with template - object[stl] type items
- T_V.h
- T_V.cpp
[ template version - array of int|double ] - make.t_v_00
- t_v_00.cpp
[ template version - array of int ] - make.t_v_01
- t_v_01.cpp
[ template version - array of double ] - make.t_v_02
- t_v_02.cpp
[ template version - array of int&double ]
- parameterized class with template - object[stl] type items
1 | 2 | 3 | class derivation - [ inheritance ] << 5 >> io | 7 | 8