|
Boost Users : |
Subject: Re: [Boost-users] Implementing Range Adaptor or "transformation" iterator
From: Michel MORIN (mimomorin_at_[hidden])
Date: 2011-07-18 23:28:12
The documentation says that
Range Category: Single Pass Range
This is a requirement of the input range.
Range category of the output range is written as
Returned Range Category: The range category of rng.
So, if the input range is Random Access Range, then the output range is
also Random Access Range.
Regards,
Michel
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net