Boost logo

Boost :

From: Jeremy Maitin-Shepard (jbms_at_[hidden])
Date: 2004-03-05 15:21:03


The advantage is that the two ranges can be returned without any
reordering. For instance, if the circular buffer is being used as a
write buffer, it might prove more efficient to call the underlying
write twice, once on each portion of the array, than to reorder the
array (and call the underlying write only once).

-- 
Jeremy Maitin-Shepard

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