$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2007-01-29 13:37:26
"Pedro Lamarão" <pedro.lamarao_at_[hidden]> wrote in message
news:epdmbs$r8c$1_at_sea.gmane.org...
> I'm sorry, maybe it is I didn't understand the original poster.
>
> I was thinking that, say, checking that for a given Sequence it's
> actually true that [begin(), end()) is a valid interval could be added
> to the concept checking library, which currently tests only those things
> testable at compile time.
My understanding that concepts are intended to be validated at compile time.
Gennadiy