<p><br>
On Mar 16, 2012 2:29 PM, "Adam D. Ruppe" <<a href="mailto:destructionator@gmail.com">destructionator@gmail.com</a>> wrote:<br>
><br>
> Put the string file = blaha in the template argument list,<br>
> before the variadic.<br>
><br>
> voic checkConsistency(string file = __FILE__, int line = __LINE__, T...)(T t) {<br>
><br>
><br>
But then you have to write it each time.</p>