[cfe-dev] suppress "no matching constructor for initialization of" errors?

Chandler Carruth chandlerc at google.com
Mon Apr 4 18:28:27 PDT 2011


On Mon, Apr 4, 2011 at 10:57 AM, Sebastian Redl <
sebastian.redl at getdesigned.at> wrote:

> Is this the constructor you expect to match? Losing const is an error in
> C++


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110404/ae9b745e/attachment.html>


More information about the cfe-dev mailing list