COIN-OR::LEMON - Graph Library

Changeset 975:b873350e6258 in lemon-main for lemon/concepts/path.h


Ignore:
Timestamp:
01/19/12 15:25:06 (12 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Children:
976:426a704d7483, 988:8d281761dea4
Phase:
public
Message:

Intel C++ compatibility fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/concepts/path.h

    r559 r975  
    160160        }
    161161        _Path& p;
     162        PathDumperConstraints() {}
    162163      };
    163164
     
    185186        }
    186187        _Path& p;
     188        PathDumperConstraints() {}
    187189      };
    188190
Note: See TracChangeset for help on using the changeset viewer.