Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-09 08:15:19


Yes, I'm checking in a fix now.

MSVC6 still fails to link it, though :-(

----- Original Message -----
From: "John Maddock" <John_Maddock_at_[hidden]>
To: "boost" <boost_at_[hidden]>
Sent: Wednesday, January 09, 2002 7:19 AM
Subject: [boost] utility/iterators_test.cpp

> I see the following errors from this with bcc32:
>
> [C++ Warning] cpp_main.cpp(81): W8058 Cannot create pre-compiled header:
> code in header
> [C++ Error] iterators_test.cpp(127): E2034 Cannot convert 'std::string *'
> to 'test_iter<std::string,std::string &,std::string *>'
> [C++ Error] iterators_test.cpp(131): E2034 Cannot convert 'std::string *'
> to 'test_iter<std::string,std::string &,std::string *>'
> [C++ Error] iterators_test.cpp(127): E2034 Cannot convert 'std::string *'
> to 'test_iter<std::string,const std::string &,const std::string *>'
> [C++ Error] iterators_test.cpp(131): E2034 Cannot convert 'std::string *'
> to 'test_iter<std::string,const std::string &,const std::string *>'
>
> These seem to be justified to me in that the test_iter constructor is
> explicit. Or am I missing something?
>
> - John Maddock
> http://ourworld.compuserve.com/homepages/john_maddock/
>
> Info: http://www.boost.org Send unsubscribe requests to:
<mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk