Yurttas/PL/OOL/Cplusplus/F/05/01/02/03/index page
Jump to navigation
Jump to search
Dr. Salih Yurttas - yurttas@zcubes.com
programming languages - design principles, implementation constructs
c++
- parameterized classes | functions - [ template ]
- parameterized class with template - aggregate type items
- I_D_A.h
- I_D_A.cpp
[ non-template version - array of int and array of double ] - make.i_d_a_00
- i_d_a_00.cpp
- parameterized class with template - aggregate type items
1 | 2 | 3 | class derivation - [ inheritance ] << 5 >> io | 7 | 8