]> git.tdb.fi Git - libs/datafile.git/commit
Allow non-loadable types in collections
authorMikko Rasa <tdb@tdb.fi>
Sun, 19 Apr 2020 14:09:07 +0000 (17:09 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 19 Apr 2020 14:31:49 +0000 (17:31 +0300)
commit465ac6c7ceda80ce7e2f6e3f7b6901ce0921406e
tree4fbe07c0a417e2948328f3b842b5855c5158bada
parent08ca2d33416e549bd3d071a164ed2a98765dda4b
Allow non-loadable types in collections

Custom collection classes may wish to provide objects of such types
through creator functions.
source/collection.h
source/meta.h