Boost logo

Boost :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-06-07 17:28:20


Already tried that, on g++ the error message goes away :(

On Thu, 7 Jun 2001, David Abrahams wrote:
> >
> > Here's another variation that I had considered previously, and am now
> > considering again. The only problem with this one is that if the user
> > forgets the "::type" then the check doesn't do anything.
>
> can't you do something like this to solve that problem?
>
> template <class Concept>
> struct class_requires : class_requires_impl<Concept>::type {};
>
> -Dave
>
>
> To unsubscribe, send email to: <mailto:boost-unsubscribe_at_[hidden]>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>

----------------------------------------------------------------------
 Jeremy Siek www: http://www.lsc.nd.edu/~jsiek/
 Ph.D. Candidate, IU B'ton email: jsiek_at_[hidden]
 Summer Manager, AT&T Research phone: (973) 360-8185
----------------------------------------------------------------------


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