]> granicus.if.org Git - taglib/commit
FilePrivate is responsible to delete a stream pointer instead of File.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Wed, 8 Feb 2017 08:45:46 +0000 (17:45 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Wed, 8 Feb 2017 08:49:48 +0000 (17:49 +0900)
commit45ee18e206bea7bf6ea45da892211ec89e4f1b1d
treeaed593746299fbb6f02356e53373f1ad0be50962
parentdd4adf94ced99142dcddd7a943b7742a979ec402
FilePrivate is responsible to delete a stream pointer instead of File.

Generally, TagLib leaves the Private classes to delete their members.
taglib/toolkit/tfile.cpp