Ajout the moCounterStat.h

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1782 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
verel 2010-05-05 09:51:52 +00:00
commit 0302fd119c
3 changed files with 85 additions and 4 deletions

View file

@ -41,9 +41,6 @@
/**
* Base class for all statistics that need to be calculated
* over the solution
* (I guess it is not really necessary? MS.
* Depstd::ends, there might be reasons to have a stat that is not an eoValueParam,
* but maybe I'm just kidding myself, MK)
*/
template <class EOT>
class moStatBase : public eoUF<EOT &, void>