The MFC's CArray is defined as:
template< class TYPE, class ARG_TYPE > class CArray : public CObject
Why is there the need for two arguments? whats the purpose of the 2nd?
thanks
Q
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Thread: CArray argumentsThreaded View
|
Click Here to Expand Forum to Full Width |