Ignore:
Timestamp:
Jun 26, 2007, 5:04:29 AM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jenga/include/smoothie/Prototype.h

    r190 r192  
    5151
    5252    // シンボル比較
    53     bool IsEqualSymbol( const NamespaceScopes &namespaceScopes, const string &name ) const;
     53    virtual bool IsEqualSymbol( const NamespaceScopes &namespaceScopes, const string &name ) const = 0;
    5454    bool IsEqualSymbol( const Prototype &prototype ) const;
    5555    bool IsEqualSymbol( const string &name ) const;
Note: See TracChangeset for help on using the changeset viewer.