- File:
-
- 1 edited
-
src/Validate/ForallPointerDecay.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Validate/ForallPointerDecay.hpp
r14c0f7b rfc1a3e2 39 39 /// Expand all traits in an assertion list. 40 40 std::vector<ast::ptr<ast::DeclWithType>> expandAssertions( 41 std::vector<ast::ptr<ast::DeclWithType>> const & );41 std::vector<ast::ptr<ast::DeclWithType>> const & ); 42 42 43 43 }
Note:
See TracChangeset
for help on using the changeset viewer.