
1 Jul
2010
1 Jul
'10
12:40 p.m.
On Jul 1, 2010, at 6:32 AM, Raffi Enficiaud wrote:
The idea behind is not new and consists in dispatching a call of an interface function to the correct template instance, depending on the runtime or compile time parameters. The field of application is (to me) the release of static/dynamic libraries including functions with a predefined set of types combination. This way, the library (compiled once) can easily be plugged to another framework or a script program (I personally use it with boost.python).
Does this make sense as a Boost.Python extension? -- David Abrahams BoostPro Computing http://boostpro.com