Adding typedef EOT EOType ;
This commit is contained in:
parent
4127f42603
commit
42819983dc
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@
|
|||
template<class EOT> class eoEvalFunc : public eoUF<EOT&, void>
|
||||
{
|
||||
public :
|
||||
|
||||
typedef EOT EOType;
|
||||
|
||||
typedef typename EOT::Fitness EOFitT;
|
||||
|
|
|
|||
Reference in a new issue