| # | Line 44 | Line 44 | class CallbackFunctor{ | |
|---|---|---|
| 44 | ||
| 45 | DoubleDispatchMap ddMap; | |
| 46 | ||
| 47 | < | static const double consTolerance = 1.0e-6; |
| 47 | > | const double consTolerance; |
| 48 | }; | |
| 49 | ||
| 50 | – | |
| 50 | #endif //end ifndef _CALLBACK_FUNCTOR_H_ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |