commit 2025-09-28 22:15 edit a bit ZCppMain/ZMainHead.H

This commit is contained in:
2025-09-28 22:15:56 +09:00
parent c860938de3
commit 091f19d93a

View File

@ -1261,7 +1261,7 @@ namespace ZNsMain
가 된다.
typedef typename TAsyncServ::ZtCTypeCRTP ZtCTypeCRTP ;
typedef typename ZtCTypeCRTP ::TypeData CMainServ0;
typedef typename ZtCTypeCRTP ::TypeData CMainServ0 ;
typedef std::ZNsType::ZtCTypeNowCRTP<
TAsyncServ, CMainServ0>::TypeData CMainServ ;