Ignore:
Timestamp:
May 10, 2008, 8:16:16 PM (16 years ago)
Author:
dai_9181
Message:

SplitMemberNameの依存関係を排除。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/BasicCompiler_Common/include/Meta.h

    r566 r598  
    156156    const ::Delegate &ToDelegate( const CClass &_class );
    157157
    158     const CClass *FindClassSupportedTypeDef( const NamespaceScopes &namespaceScopes, const std::string &name );
    159     const CClass *FindClassSupportedTypeDef( const std::string &fullName );
     158    const CClass *FindClassSupportedTypeDef( const Symbol &symbol );
    160159};
Note: See TracChangeset for help on using the changeset viewer.