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++/17781] add STL error message filtering


------- Additional Comments From pcarlini at suse dot de  2004-10-02 08:00 -------
Hummm... Something we *could* do is further extending and improving the concept
check machinery in libstdc++-v3 (we are already doing that a bit, actually ;)
and/or bring in the latest improvements in Boost: IMO often the error messages
are more clear and short. Are you already using it?? See:

  http://www.boost.org/libs/concept_check/concept_check.htm

and, of course:

  http://gcc.gnu.org/onlinedocs/libstdc++/19_diagnostics/howto.html#3

-- 


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


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