... 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 : public :
/// Default Ctor
eoFunctorStore() {} eoFunctorStore() {}
// virtual destructor so we don't need to define it in derived classes
virtual ~eoFunctorStore(); virtual ~eoFunctorStore();
/// Add an eoFunctorBase to the store /// Add an eoFunctorBase to the store