$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [range] [extensions] Default values for range access adaptors?
From: Michel Morin (mimomorin_at_[hidden])
Date: 2013-06-05 11:09:30
Akira Takahashi wrote:
> My Boost.Range Extension has `front` accessor.
"Range Access" adaptors in your extensions are interesting.
For the consistency of range adaptors, shouldn't `front` adaptor
return `single` range?
Regards,
Michel