[C++-sig] Exposing a template class

Pertti Kellomäki pk at cs.tut.fi
Fri May 18 11:30:10 CEST 2007


Are there examples around of exposing instances of
template classes? I'm assuming it should be as easy
as enclosing a  BOOST_PYTHON_MODULE inside a template
and instantiating the template, but it would be reassuring
to have some hand holding in case there are issues I have
not thought about.
-- 
Pertti



More information about the Cplusplus-sig mailing list