We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
What's New in Visual C++ .NET 2003
|
| Subject: |
|
RE: how do I make the damn thing work?! |
| Date: |
|
2003-05-07 16:46:22 |
| From: |
|
anonymous2
|
Response to: RE: how do I make the damn thing work?!
|
|
SerilizeElemets will not compile in the VC.Net 2003 version. It worked fine in .Net 2002.
const CIntArray& C2DIntArray::ElementAtConstRef(int nIndex) const
give this error
'SerializeElements' : illegal use of explicit template arguments
|