virtual class: delete move method
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2312 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
d9aa9a26c6
commit
38b3bbdd62
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
*/
|
||||
|
||||
template<class EOT, class Fitness = typename EOT::Fitness>
|
||||
class moXChangeNeighbor: public moIndexNeighbor<EOT> {
|
||||
class moXChangeNeighbor: virtual public moIndexNeighbor<EOT> {
|
||||
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue