simongeilfus / Cinder-Runtime

Runtime-Compiled C++ for Cinder
57 stars 43 forks source link

support multiple reloadable types in one module (.dll) #15

Open richardeakin opened 7 years ago

richardeakin commented 7 years ago

need to store a list of typenames and generate factory / vtable lookups for all of these.