peo debug
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1006 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
b1175c10ab
commit
22a1dcd146
5 changed files with 12 additions and 6 deletions
|
|
@ -207,7 +207,7 @@ template < typename EntityType > class peoMultiStart : public Service
|
|||
virtual ~AbstractAggregationAlgorithm()
|
||||
{ }
|
||||
virtual void operator()( AbstractDataType& dataTypeInstanceA, AbstractDataType& dataTypeInstanceB )
|
||||
{};
|
||||
{}
|
||||
};
|
||||
|
||||
template < typename AggregationAlgorithmType > struct AggregationAlgorithm : public AbstractAggregationAlgorithm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue