Browse Source
One might assume that CAutoFile would be ref-counted so that a copied object would delay closing the underlying file until all copies have gone out of scope. Since that's not the case with CAutoFile, explicitly disable copying.0.10
Cory Fields
10 years ago
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue