$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] is_range metafunction
From: Daniel Walker (daniel.j.walker_at_[hidden])
Date: 2008-10-05 19:49:27
On Sun, Oct 5, 2008 at 6:47 PM, David Abrahams <dave_at_[hidden]> wrote:
> The answer is yes.
Yes to CRFINAE? That's cool! So, we could use that for concept-based
introspection... maybe it's already possible to write is_range for
ConceptGCC. Is anyone working on this sort of thing?
Daniel