- File:
-
- 1 edited
-
src/ResolvExpr/CandidateFinder.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/ResolvExpr/CandidateFinder.hpp
rfed6a0f r39d8950 63 63 const ast::SymbolTable & symtab, const ast::TypeEnvironment & env ); 64 64 65 /// Create an expression that preforms reference to rvalue conversion on66 /// the given expression and update the cost of the expression.67 const ast::Expr * referenceToRvalueConversion(68 const ast::Expr * expr, Cost & cost );69 70 65 } // namespace ResolvExpr 71 66
Note:
See TracChangeset
for help on using the changeset viewer.