Default Constructible fstream
CMurtagh-LGTM opened this issue · 0 comments
CMurtagh-LGTM commented
Their is no default constructor for zstr::fstream
, zstr::ofstream
and zstr::ifstream
. The standard file streams all have default constructors, would it be possible to add this behaviour?