[bind] more placeholders?

10 Jun
2007
10 Jun
'07
10:29 p.m.
The file <boost/bind/placeholders.hpp> now contains nine of them, from _1 to _9. Would it be possible to increase the number, perhaps conditionally? I run into the problem with Luabind (Boost.Python like wrapper for Lua). In Lua it is possible to return multiple values like: result1, res2, res3 = foo(parameter1, par2, par3); Luabind internal machinery in this case uses 6 placeholders. /Pavel
6580
Age (days ago)
6580
Last active (days ago)
0 comments
1 participants
participants (1)
-
Pavel Vozenilek