- File:
-
- 1 edited
-
src/ResolvExpr/CandidateFinder.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/ResolvExpr/CandidateFinder.hpp
re5c3811 rcf32116 31 31 const ast::TypeEnvironment & env; ///< Substitutions performed in this resolution 32 32 ast::ptr< ast::Type > targetType; ///< Target type for resolution 33 std::set< std::string > otypeKeys; /// different type may map to same key34 33 35 34 CandidateFinder(
Note:
See TracChangeset
for help on using the changeset viewer.