]> git.tdb.fi Git - libs/datafile.git/commit
Add an intelligent packed collection class
authorMikko Rasa <tdb@tdb.fi>
Fri, 28 Sep 2012 23:34:47 +0000 (02:34 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 28 Sep 2012 23:34:47 +0000 (02:34 +0300)
commit57d8b8c6f07808efdd1b9647d12447c177ce1e7d
tree970ea5289ba3dbf873e80d49f18eefddf597ce50
parent348a6d9ca1a9b3838ff8c6da5050f61b2c74d010
Add an intelligent packed collection class
source/collection.h
source/packcollection.cpp [new file with mode: 0644]
source/packcollection.h [new file with mode: 0644]
tool/packer.cpp [new file with mode: 0644]
tool/packer.h [new file with mode: 0644]
tool/tool.cpp
tool/tool.h