----------------------------------------------------------------------------------
| 123 | |
| 124 | // ---------------------------------------------------------------------------------- |
| 125 | inline IOStream::IOStream() |
| 126 | { |
| 127 | // empty |
| 128 | } |
| 129 | |
| 130 | // ---------------------------------------------------------------------------------- |
| 131 | inline IOStream::~IOStream() |
nothing calls this directly
no outgoing calls
no test coverage detected