Ignore:
Timestamp:
Nov 29, 2007, 9:08:55 AM (16 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler_Common/include/Class.h

    r370 r375  
    395395
    396396    // インターフェイス実装
    397     bool Implements( const CClass &interfaceClass, int nowLine );
     397    bool Implements( const CClass &interfaceClass, const Jenga::Common::Strings &typeParameters, int nowLine );
    398398    bool Implements( const char *interfaceNames, int nowLine );
    399399
Note: See TracChangeset for help on using the changeset viewer.