git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2308 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
fc923e418e
commit
97905b9af9
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
||||||
/**
|
/**
|
||||||
* Neighbor related to a vector of Bit
|
* Neighbor related to a vector of Bit
|
||||||
*/
|
*/
|
||||||
emplate< class Fitness >
|
template< class Fitness >
|
||||||
class moBitNeighbor : public moBackableNeighbor<eoBit<Fitness> >, public moIndexNeighbor<eoBit<Fitness> >
|
class moBitNeighbor : public moBackableNeighbor<eoBit<Fitness> >, public moIndexNeighbor<eoBit<Fitness> >
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue