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

Jack Howarth howarth at bromo.med.uc.edu
Mon Apr 4 06:20:42 PDT 2011


  I am puzzled by the "no matching constructor for initialization of" errors in clang++.
My impression was that this additional level of strictness was added for the benefit of
obj-c++. If so, shouldn't it be optional for normal c++ code and is there a clang compiler
flag to suppress this check?
           Jack



More information about the cfe-dev mailing list