mateidavid/zstr

Default Constructible fstream

CMurtagh-LGTM opened this issue · 0 comments

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?