$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Concept Traits Library
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-07-10 10:57:42
AMDG
Edward Diener wrote:
> Just the operator metafunctions in the CTL are useful even without the
> attempts to add concepts in the form of metafuncions. I do not think
> C++0x, which is still a year or more away, has any "native" support
> which would allow me to determine whether a type has an operator.
I believe that extended SFINAE makes it a lot easier.
In Christ,
Steven Watanabe