Boost logo

Boost :

From: Eric Woodruff (Eric.Woodruff_at_[hidden])
Date: 2002-09-25 16:49:09


Well, I meant an std::pair, I need it for run time.

I ended up just writing one, but it seemed like something that might already
exist.

----- Original Message -----
From: Aleksey Gurtovoy
Newsgroups: gmane.comp.lib.boost.devel
Sent: Wednesday, 2002:September:25 17:44
Subject: RE: range_intersection

Eric Woodruff wrote:
> Is anyone aware of (in STL or boost) a way to: given the
> ranges [3, 19] and [10, 27], for example, get a pair of [10, 19]
> that represents the intersection of the two?

At compile time or at run time? :)

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


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