COIN-OR::LEMON - Graph Library

Changeset 863:a93f1a27d831 in lemon-main for test

Timestamp:
03/08/10 08:33:41 (15 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Fix gcc 3.3 compilation error (#354)

gcc 3.3 requires that a class has a default constructor if it has
template named parameters. (That constructor can be protected.)

(No files)

Note: See TracChangeset for help on using the changeset viewer.