Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-10-18 15:44:49


Ullrich Koethe wrote:

> If you replace the assignment with a normal member function, you get VIGRA
> data accessors (which, by the way, were invented by Dietmar Kuehl, IIRC):
>
> pixel_view_A.set(pixel_view_B(src_iter), dest_iter);

Here's a paper on property maps:

http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1873.html

that may be relevant here.


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