-------------------------------------------------------------------------
| 344 | |
| 345 | //------------------------------------------------------------------------- |
| 346 | OptionsParser::~OptionsParser() |
| 347 | { |
| 348 | } |
| 349 | |
| 350 | //------------------------------------------------------------------------- |
| 351 | boost::optional<Options> |
nothing calls this directly
no outgoing calls
no test coverage detected