On 09/02/2013 05:18 PM, Adam Butcher wrote:
Will assume, for now, that the convert_from_reference call is not wanted in the non-generic case (maybe something to do with using 'build_call_a' instead of 'build_nt_call_vec' or the convert_from_reference on the call itself?)
Ah, yes; we are passing references through directly as pointers rather than doing the equivalent of &*.
and will focus on the parameter pack stuff (when I get a chance).
Sounds good. Jason