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++/29596] overloaded function not found



------- Comment #6 from again at gmx dot de  2006-10-25 21:57 -------
Remark to test.cpp:23:
        std::cout << boost::lambda::_1 << '\n'

This should find the overloaded operator<< defined in boost/tuple_io.hpp.


-- 


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


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