---------------------------------------------------------------------------------------- Destructor
| 41 | //---------------------------------------------------------------------------------------- |
| 42 | // Destructor |
| 43 | CAlgorithm::~CAlgorithm() { |
| 44 | |
| 45 | } |
| 46 | |
| 47 | } // namespace astra |
nothing calls this directly
no outgoing calls
no test coverage detected