This is not really too good.
temples are used to create 'generic' things like function or class.
generic function
template
{
// body of function
}
generic class
template
{
}
This is a blog about my learning C++. I have been working with C++ for years, but have come to the conclusion that I really know much less than I would like. I am trying to capture what I learn and what resources I use in learning. It is strange that after working with it for so many years there is still so much I don't know.
No comments:
Post a Comment