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++/16883] Confusing error message with Boost.Spirit


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-05 01:56 -------
I get this error first:
pr16883.cc:50489: error: no match for call to `(Test_Recipe_Grammar::lazy_attribute_filter_) 
(__gnu_norm::map<uint32_t, std::pair<std::string, std::string>, std::less<uint32_t>, 
std::allocator<std::pair<const uint32_t, std::pair<std::string, std::string> > > >&, const 
std::pair<std::string, std::string>&)'

-- 


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


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