| 8445 | ReusableStringStream::cleanup(); |
| 8446 | } |
| 8447 | std::string translateActiveException() { |
| 8448 | return getRegistryHub().getExceptionTranslatorRegistry().translateActiveException(); |
| 8449 | } |
| 8450 | |
| 8451 | } // end namespace Catch |
| 8452 | // end catch_registry_hub.cpp |
no test coverage detected