|
Boost : |
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-02-01 17:30:47
Thorsten Ottosen wrote:
>
> freestanding:
> ------------
>
> iterator_range make_sub_range( range&, size_type left, size_type
> right = 0 ); iterator_range make_super_range( range&, size_type left,
> size_type right = 0 );
> iterator_range make_range( range&, difference_type left,
> difference_type right = 0 );
Could you say what each of these does?
Jonathan
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk