ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/CallbackFunctor.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/CallbackFunctor.hpp (file contents):
Revision 1283 by gezelter, Mon Jun 7 14:26:33 2004 UTC vs.
Revision 1284 by tim, Mon Jun 21 18:52:21 2004 UTC

# Line 19 | Line 19 | class CallbackFunctor{ (public)
19    
20    virtual ~CallbackFunctor(){}
21    
22 <  //operator() is resiponsible for double dispatching
22 >  //operator() is responsible for double dispatching
23    int operator()(ConstraintPair* consPair);
24    
25    //double dispatch map can not store virtual function

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines