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/include/Type.h

    r301 r332  
    188188    bool IsVoidPtr() const;
    189189    bool IsAny() const;
     190    bool IsDelegate() const;
    190191
    191192    // オブジェクトや構造体など、メンバを持つ型かどうかを判別する
Note: See TracChangeset for help on using the changeset viewer.