Changes in src/AST/Fwd.hpp [98e8b3b:923d25a]
- File:
-
- 1 edited
-
src/AST/Fwd.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Fwd.hpp
r98e8b3b r923d25a 107 107 class QualifiedType; 108 108 class FunctionType; 109 class BaseInstType;109 class ReferenceToType; 110 110 template<typename decl_t> class SueInstType; 111 111 using StructInstType = SueInstType<StructDecl>;
Note:
See TracChangeset
for help on using the changeset viewer.