#include #include "ZCppMain/ZtCArray.H" using namespace std; namespace ZNsMain { namespace ZNsExam { template class ZtCExamArray { public: #ifndef _WIN class CHelpObj { public: CHelpObj() { } CHelpObj(const CHelpObj& rhs) { cout<<"* CHelpObj(const CHelpObj& rhs)"< CArray ; typedef CArray::IterEasy IterEasy; CArray VO_Array; VO_Array.AddTail(10); VO_Array.AddTail(20); VO_Array.AddTail(30); VO_Array.AddTail(40); #ifdef _WIN class CHelpObj { public: CHelpObj() { } CHelpObj(const CHelpObj& rhs) { cout<<"* CHelpObj(const CHelpObj& rhs)"<