![]() |
||||||||||||||||||||
|
"exact phrase" include -exclude
will give you more specific results |
Templates - C++ [1/1]
Templates enable to define and create generic classes or function. The template can be considered as a kind of macro. When an object of a specific type is defined for actual use, template definition for that class is substituted with the required datatype. There are two types of templates. They are function template and class template.
The figure illustrates the concept behind the template functions.
|
RECOMMENDED TUTORIALS
Need a specific tutorial? Do not hesitate and submit a request! |
||||||||||||||||||
| Related Tags:
templates - C++ templates C++ " |
||||||||||||||||||||
|
Home | Sitemap |
Terms & Privacy
© ONLINEHOWTO.net 2006 - 2008 |
||||||||||||||||||||