From 1774cfda3afdbf9dcfbd72504021587a86a55a83 Mon Sep 17 00:00:00 2001 From: sauron Date: Tue, 14 Oct 2025 20:23:34 +0900 Subject: [PATCH] commit 2025-10-14 20:23 add ZCppMainTest/ZtCLink_001.cpp --- ZCppMainTest/ZtCLink_001.cpp | 140 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 ZCppMainTest/ZtCLink_001.cpp diff --git a/ZCppMainTest/ZtCLink_001.cpp b/ZCppMainTest/ZtCLink_001.cpp new file mode 100644 index 0000000..de355ab --- /dev/null +++ b/ZCppMainTest/ZtCLink_001.cpp @@ -0,0 +1,140 @@ + + +#include +#include +#include "ZCppMain/ZtCLinkList.H" + + +using namespace std; + + +namespace ZNsMain +{ + + namespace ZNsExam + { + + class ZCLinkEx : + public ZtCLink + { + }; + + + static int Main(int AI_ArgCnt=0, char* APP_ArgVal[]=0) + { + typedef ZtCLink ZCLink1; + typedef ZtCLink ZCLink2; + typedef ZtCLink ZCLink3; + typedef ZtCLink ZCLink4; + typedef ZCLinkEx ZCLink5; + + cout<<"# ZCLink1::TypeThis -> "< "< "< "< "< "< "< "< "< "< "< "< "< "< "<