- File:
- 
      - 1 edited
 
 - 
          
  src/GenPoly/InstantiateGeneric.cc (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      src/GenPoly/InstantiateGeneric.ccrb940dc71 r075734f 152 152 class EnvFinder final : public GenPoly::PolyMutator { 153 153 public: 154 using GenPoly::PolyMutator::mutate; 154 155 virtual Type * mutate( TypeInstType * inst ) override { 155 156 if ( env ) envMap[inst] = env; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  