25 Jul
2009
25 Jul
'09
9:35 p.m.
AMDG Kim Kuen Tang wrote:
I will create a ticket and try to find a fix for this issue. Do you have some recommendation where to begin?
Grep for no_nullary. All instances will need to be changed to sets of undefined variables, the test to determine whether a default constructor is needed will have to check for an empty set. mpl::or_ will need to be replaced with a set union, and the scope constructs will need to do a set difference with the local variables that they define. In Christ, Steven Watanabe