$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gary Powell (Gary.Powell_at_[hidden])
Date: 2001-01-11 12:59:59
The VTL library has a similar concept: What we made was a union of two range
views. => "rotate_view"
Where the two ranges are the segments of the array that wrap.
see http://www.zib.de/weiser/vtl or the boost vault for sample code and
documentation.
You might want to take a look. It's not a complete replacement for a cdeque
but could be extended that way.
-gary-
gary.powell_at_[hidden]