6 #ifndef BOOST_VIRTUAL_CONSTRUCTORS_VP_2004_08_05 7 #define BOOST_VIRTUAL_CONSTRUCTORS_VP_2004_08_05 9 #include <boost/mpl/list.hpp> 11 #include <boost/shared_ptr.hpp> 12 #include <boost/any.hpp> 16 namespace utilmm {
namespace plugin {
18 typedef boost::shared_ptr<
21 template<
class BasePlugin>
23 typedef boost::mpl::list<boost::mpl::list<> >
type;
Definition: virtual_constructors.hh:22
boost::shared_ptr< std::map< std::string, boost::any > &()> dll_handle
Definition: virtual_constructors.hh:19
boost::mpl::list< boost::mpl::list<> > type
Definition: virtual_constructors.hh:23
Definition: auto_flag.hh:6