commit 2025-10-18 17:32 edit a bit ZCppMain/ZMainHead.H

This commit is contained in:
2025-10-18 17:32:20 +09:00
parent 756b48ae36
commit af8fec15eb

View File

@ -4071,8 +4071,8 @@ namespace ZNsMain
TypeData * data () {return mo_TypeArr;} TypeData * data () {return mo_TypeArr;}
TypeDataC* data () const{return mo_TypeArr;} TypeDataC* data () const{return mo_TypeArr;}
private: private:
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/ /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
class ZCTypeView class ZCTypeView
{ {
private: private:
@ -4094,7 +4094,6 @@ namespace ZNsMain
public : public :
};/* };/*
class ZCTypeView*/ class ZCTypeView*/
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
private: private:
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/ /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/