|
Boost : |
From: Kevin S. Van Horn (Kevin.VanHorn_at_[hidden])
Date: 2002-07-17 14:20:57
The documentation for the iterator_property_map class template only shows
one constructor:
iterator_property_map(Iterator i);
It fails to mention the other constructor, which is needed if one wants to
use a nontrivial offset map:
iterator_property_map(Iterator i, OffsetMap m);
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk