... some comments ...

This commit is contained in:
evomarc 2004-12-01 09:23:53 +00:00
commit 71e1984aeb

View file

@ -40,8 +40,10 @@ class eoFunctorStore
{
public :
/// Default Ctor
eoFunctorStore() {}
// virtual destructor so we don't need to define it in derived classes
virtual ~eoFunctorStore();
/// Add an eoFunctorBase to the store