Reverted to previous version without use of
host_abstract.
WHY:
As shown in predator_prey.cpp in libs/composite_storage/sandbox/pack,
boost::bind can be used to avoid the need. Also, this method
keeps reifier_visitor's purpose more focused: converting abstract
class instances to concrete class instances before applying a
functor to concrete class argument list.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.