Changeset 332 in dev for trunk/abdev/BasicCompiler_Common/include
- Timestamp:
- Sep 27, 2007, 3:37:06 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler_Common/include/Type.h
r301 r332 188 188 bool IsVoidPtr() const; 189 189 bool IsAny() const; 190 bool IsDelegate() const; 190 191 191 192 // オブジェクトや構造体など、メンバを持つ型かどうかを判別する
Note:
See TracChangeset
for help on using the changeset viewer.