Changeset 301 in dev for trunk/abdev/BasicCompiler_Common/include
- Timestamp:
- Aug 23, 2007, 10:58:43 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler_Common/include/Type.h
r299 r301 227 227 228 228 // 未完成 229 const Type &Get DummyActualGenericType() const;229 const Type &GetActualGenericType( int index ) const; 230 230 bool HasActualGenericType() const; 231 231
Note:
See TracChangeset
for help on using the changeset viewer.