]> git.tdb.fi Git - libs/datafile.git/commit
Support const types with Collection properly
authorMikko Rasa <tdb@tdb.fi>
Tue, 16 Oct 2007 19:48:31 +0000 (19:48 +0000)
committerMikko Rasa <tdb@tdb.fi>
Tue, 16 Oct 2007 19:48:31 +0000 (19:48 +0000)
commit92644bf892df1220c8df67e1fc3da85dd02c53c5
tree04881b138880456df64e95baac3da86bd9f124e4
parente39534940056cdbec16c0d09d43e5375e2bbaf1c
Support const types with Collection properly
Delete old action in Loader if a new one replaces it
Add a namespace-scope load function taking an extra argument
source/collection.h
source/loader.cpp
source/loader.h