Changeset fa2c005 for src/AST/Fwd.hpp
- Timestamp:
- Jun 8, 2023, 3:19:43 PM (3 years ago)
- Branches:
- ADT
- Parents:
- 044ae62
- File:
-
- 1 edited
-
src/AST/Fwd.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Fwd.hpp
r044ae62 rfa2c005 123 123 using UnionInstType = SueInstType<UnionDecl>; 124 124 using EnumInstType = SueInstType<EnumDecl>; 125 using AdtInstType = SueInstType<AdtDecl>; 125 126 class TraitInstType; 126 127 class TypeInstType;
Note:
See TracChangeset
for help on using the changeset viewer.