Boost logo

Boost :

Subject: Re: [boost] is_range metafunction
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-10-03 17:59:27


AMDG

Mathias Gaunard wrote:
> This concept checking isn't really done at compile-time, so you cannot
> use its result with SFINAE.
> That's one of the major drawbacks of the concept checking library.

It is done at compile time. It just gives a compiles/doesn't compile
answer rather
than a boolean result that can be tested.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk