<div class="gmail_quote">On Mon, Apr 4, 2011 at 10:57 AM, Sebastian Redl <span dir="ltr"><<a href="mailto:sebastian.redl@getdesigned.at">sebastian.redl@getdesigned.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Is this the constructor you expect to match? Losing const is an error in C++</blockquote></div><br><div>I have recently seen a few cases with my code where GCC was failing to complain about loss of const within templates. I would not be surprised to see it here.</div>