Set the buffer of an fstream to empty when the underlying file is closed. This...
Set the buffer of an fstream to empty when the underlying file is closed. This 'fixes' PR#38052 - std::fstream still good after closing and updating content. llvm-svn: 350603
Loading
Please sign in to comment