9663c22fe9
There is no need to store iostream in shared_ptr, doing so adds the cost of a heap allocation.
There is no need to store iostream in shared_ptr, doing so adds the cost of a heap allocation.