$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Woodruff (Eric.Woodruff_at_[hidden])
Date: 2002-09-25 16:18:13
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?