This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/40793] "Error: no matching function for call to XYZ" doesn't display function-template-arguments



------- Comment #6 from m-matti-a dot lehtonen at iki dot fi  2010-07-01 08:58 -------
I have spend recently many, Many hours with heavily template based code (using
CGAL - http://www.cgal.org/) until I figured, why my code failed.

Telling input types and candidate list of all mismatched functions would be
more then helpful than current way of reporting error.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40793


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]