+ 3

Whats the work of template in C++

12th Mar 2017, 8:38 AM
CRYPTONaXE
CRYPTONaXE - avatar
2 odpowiedzi
+ 3
Thanks!!
13th Mar 2017, 2:53 AM
CRYPTONaXE
CRYPTONaXE - avatar
+ 1
template is used to build generic functions and objects more information you can find here: https://www.tutorialspoint.com/cplusplus/cpp_templates.htm
12th Mar 2017, 6:12 PM
Oriel
Oriel - avatar