commit 2025-10-10 20:45 edit by g++ option -Wall -Wno-unused-function -Wno-misleading-indentation

This commit is contained in:
2025-10-10 20:45:38 +09:00
parent 467c46a5c3
commit 016a45f648
22 changed files with 121 additions and 1864 deletions

View File

@ -480,7 +480,7 @@ namespace ZNsMain
(
const TypeChar* AP_CharID, ZCStringData& ARR_CStringSave
) const
/*#############################################################################*/
###############################################################################*/
ZCStringData GetElementValueByID(const ZCStringData& AR_CStringID) const
@ -4040,7 +4040,7 @@ namespace ZNsMain
const TypeChar* APC_XmlData ,
TypeLength AI_DataLen
)
/*#############################################################################*/
###############################################################################*/
template<typename TViewLoadXml, typename TMainChars>
ZERunEx Exec(TViewLoadXml& AR_CViewLoadXml, const TMainChars& AR_CMainChars)