Ignore:
Timestamp:
Apr 29, 2007, 2:34:04 AM (17 years ago)
Author:
dai_9181
Message:

名前空間機能をクラスに適用。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/NumOpe_GetType.cpp

    r98 r102  
    378378
    379379    if( pIsClassName ){
    380         if( pobj_DBClass->check( termFull ) ){
     380        if( pobj_DBClass->Find( termFull ) ){
    381381            *pIsClassName = true;
    382382            return true;
Note: See TracChangeset for help on using the changeset viewer.