Boost logo

Boost Users :

Subject: Re: [Boost-users] [Phoenix][Range] What's wrong here...
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-01-17 10:30:28


On 17/01/13 13:22, Mathias Gaunard wrote:
> On 17/01/13 12:28, Robert Jones wrote:
>> Hi All
>>
>> Can anyone tell me what's wrong with this? The error message is so huge
>> I'm a bit overwhelmed!
>
> Learn to read C++ errors.

I tried to find resources explaining how to read C++ errors,
unfortunately I couldn't find any.

You need to search for "error" in the message, the rest is just the
instantiation stack which tells you how the error occurred.

Best way to do that is to pipe the standard error output to less.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net