Hi,
2010/1/20 Dean Michael Berris <[email protected]>
> On Thu, Jan 21, 2010 at 5:01 AM, Glyn Matthews <[email protected]>
> wrote:
> >
> > 2010/1/20 Nelson, Erik - 2 <[email protected]>
> >>
> >> After I fix that, the next error I get is:
> >> 1>c:\work\boost\boost/network/uri/http/detail/parse_specific.hpp(74) :
> >> error C2065: 'not' : undeclared identifier
> >>
> >> Adding #include <ciso646> to parse_specific.hpp gets it on the road, but
> >> then I come to something I don't see any obvious answer to:
> >>
>
> It seems that you're using the version in the 'master' branch. Can you
> try the latest from 0.5-devel?
>
> Anyway the "real" fix would be to change 'not' into !.
>
Just a point about the use of `not` and `or` that have made their way into
the code, but I had no idea that these were keywords in C++. In fact, IMO
they're much clearer than writing `!` or `||` etc. but I've never seen
this. Can anyone explain why they exist but are never used?
Thanks,
G
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Cpp-netlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel