Add make_instance() helper function.
commitbc1a9e218e13bf49855f4cb368fc5fcff165ee08
authorDaniel Wallin <daniel@boostpro.com>
Fri, 13 Mar 2009 11:46:23 +0000 (13 12:46 +0100)
committerDaniel Wallin <daniel@boostpro.com>
Tue, 18 Aug 2009 08:05:46 +0000 (18 10:05 +0200)
treef8b83c3b7be16f2afc1deb136588d177f130e1dc
parent175b3c38f171ab42ec6e6ec207c3c3ec48719946
Add make_instance() helper function.

This helps create an instance from a holder object. It dynamically gets
the most derived type.
luabind/detail/make_instance.hpp [new file with mode: 0644]