git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2107 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
4567fc5de1
commit
518d369491
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ template <class EOT, class Fitness=typename EOT::Fitness>
|
||||||
class moIndexedSwapNeighbor: public moBackableNeighbor<EOT, Fitness>, public moIndexNeighbor<EOT>
|
class moIndexedSwapNeighbor: public moBackableNeighbor<EOT, Fitness>, public moIndexNeighbor<EOT>
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
// using moIndexNeighbor<EOT>::EOT;
|
|
||||||
|
|
||||||
using moBackableNeighbor<EOT>::fitness;
|
using moBackableNeighbor<EOT>::fitness;
|
||||||
using moIndexNeighbor<EOT>::key;
|
using moIndexNeighbor<EOT>::key;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue