Ive seen in a class the the follwing code...I was wondering what does the example part mean wiht the < and > part mean.?? Ive used the search engine but cannot find anything ting on this topic.
class MyClass : public Baseclass<example>
{
}
Ive seen in a class the the follwing code...I was wondering what does the example part mean wiht the < and > part mean.?? Ive used the search engine but cannot find anything ting on this topic.
class MyClass : public Baseclass<example>
{
}