$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gil::io] Feedback for scanline_read_iterator
From: Christian Henning (chhenning_at_[hidden])
Date: 2013-02-15 17:16:24
>
> 5) Have you considered boost::iterator_facade to avoid much of the boilerplate?
>
I have no clue about iterator::facade and I believe I couldn't figure
out how to make it work for me.
Christian