Just some comments
This commit is contained in:
parent
50fe1cb529
commit
aee6584cea
1 changed files with 5 additions and 1 deletions
|
|
@ -101,7 +101,11 @@ struct fitness_traits< pair<Performance, Worth> >
|
|||
|
||||
/* end fitness_traits.h */
|
||||
|
||||
/* EO.h */
|
||||
/* EO.h
|
||||
|
||||
The Fitness template argument is there for backward compatibility reasons
|
||||
|
||||
*/
|
||||
|
||||
template <class Fitness, class Traits = fitness_traits<Fitness> >
|
||||
class EO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue