Ignore:
Timestamp:
Sep 27, 2007, 3:37:06 AM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler_Common/BasicCompiler.h

    r331 r332  
    6161
    6262
     63//デリゲートのベース タイプ インデックス(コンストラクトされるデリゲートのパラメータを参考に、オーバーロードを解決)
     64const Delegate *pConstructingDelegate;
     65
     66
    6367int cp;
    6468
Note: See TracChangeset for help on using the changeset viewer.