]> git.tdb.fi Git - libs/datafile.git/commit
Add missing virtual destructor to Collection::ItemKeywordBase
authorMikko Rasa <tdb@tdb.fi>
Thu, 27 Dec 2007 17:07:35 +0000 (17:07 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 27 Dec 2007 17:07:35 +0000 (17:07 +0000)
commit55592b9eeaff3d41e5f03b9c0c1566ed508f38a5
tree5e5a5ae40df3ba15e2f82e5e17e7c9e5f8352572
parenta02c84384a101c0dec48b6aa2dee53bac4bbd034
Add missing virtual destructor to Collection::ItemKeywordBase
Add Loader::finish() to handle finishing actions in an exception-safe way
source/collection.h
source/loader.cpp
source/loader.h