$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [iterator adaptor] requires default constructor?
From: David Abrahams (dave_at_[hidden])
Date: 2010-06-11 18:56:35
It does. Maybe input iterators too
[sent from tiny mobile device]
On Jun 11, 2010, at 6:51 PM, Steven Watanabe <watanabesj_at_[hidden]>
wrote:
> I believe that the standard
> requires a default constructor for Forward Iterators.