Sept. 12, 2006
12:17 p.m.
"Roman Yakovenko" <roman.yakovenko@gmail.com> writes:
Actually my idea was simple: foo_overloads class derives from boost::python::detail::overloads_base class. I think you can use this fact and to remove the need to pass function signature to the "def".
How? We need to be able to access the argument types at compile-time. Anyway, if you think it can be done, please show us with actual working code, because I'm pretty sure it's impossible. -- Dave Abrahams Boost Consulting www.boost-consulting.com