Boost logo

Boost :

From: Victor A. Wagner Jr. (vawjr_at_[hidden])
Date: 2005-04-19 00:01:22


At Monday 2005-04-18 08:03, you wrote:
>I'm a learner of boost.But the boost make me head ache.for example, I can't
>use /boost/algorithm/string.The VC6 compiler gives hints:
>
>yes_no_type.hpp(22) : error C2265: '<Unknown>' : reference to a zero-sized
>array is illegal
>yes_no_type.hpp(23) : see reference to class template instantiation
>'boost::algorithm::size_descriptor<I>' being compiled
>
> who can tell me how to use boost in VC6

the best possible thing you can do for your C++ career is get a modern
compiler.
VC++6.0 ain't.

I'm sure I'm gonna take flak for being so blunt, but the compiler is way
out of date (it was released just _before_ the C++ standard was approved).

>_______________________________________________
>Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Victor A. Wagner Jr. http://rudbek.com
The five most dangerous words in the English language:
               "There oughta be a law"


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