Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/CandidateFinder.hpp

    re5c3811 rcf32116  
    3131        const ast::TypeEnvironment & env;  ///< Substitutions performed in this resolution
    3232        ast::ptr< ast::Type > targetType;  ///< Target type for resolution
    33         std::set< std::string > otypeKeys;  /// different type may map to same key
    3433
    3534        CandidateFinder(
Note: See TracChangeset for help on using the changeset viewer.