[C++-sig] need 16 arguments to a function...

David Abrahams dave at boost-consulting.com
Sun Nov 26 16:22:24 CET 2006


"anders langlands" <anderslanglands at gmail.com> writes:

> Can I change the max arguments limit for methods without recompiling boost::python? I need an
> initializer for a 4x4 matrix, hence the need for 16 floats.

http://www.boost.org/libs/python/doc/v2/configuration.html
should tell you what you need to know.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




More information about the Cplusplus-sig mailing list