
20 Mar
2008
20 Mar
'08
5:19 p.m.
Marco Costalba wrote:
I have upload in Vault an updated version of the multi-signature function wrapper aka "overload"
File is called overload_20_3_2008.zip
I couldn't find any documentation, so I would like to ask you a few questions: The function object can be empty or contain more or less function objects. What happens when calling the function object and there is nothing corresponding to the given signature? I suppose that combination of types that would generate ambiguous deduction are detected and generate an error at the declaration of an overload?