Boost logo

Boost :

Subject: Re: [boost] [Boost.Pool] TR1?
From: Nevin Liber (nevin_at_[hidden])
Date: 2011-04-12 14:25:57


On 12 April 2011 12:55, Dave Abrahams <dave_at_[hidden]> wrote:

> At Tue, 12 Apr 2011 12:15:56 -0500,
> Nevin Liber wrote:
>
> > Only if it is implemented the way Steven described it. You cannot
> legally
> > compare pointers using relationship operators (<, <=, >, >=) unless at
> least
> > one is NULL,
>
> really, in C++ you can do it if one is NULL? What result do you get?
>

Oops, you can't. The null pointer constant only matters when using equality
operators.

-- 
 Nevin ":-)" Liber  <mailto:nevin_at_[hidden]>  (847) 691-1404

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