COIN-OR::LEMON - Graph Library

Changeset 1125:b873350e6258 in lemon for lemon/concepts/path.h


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

Intel C++ compatibility fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/concepts/path.h

    r606 r1125  
    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.