
14 Jun
2009
14 Jun
'09
4:56 p.m.
Hi, ----- Original Message ----- From: "joel" <joel.falcou@lri.fr> To: <boost@lists.boost.org> Sent: Sunday, June 14, 2009 6:30 PM Subject: [boost] From Concept class to type traits
Is there any deep explanation on how the concept_check class from Boost:/Concept works ?
I'm trying to see how to turn a concept into a traits but all my attempt are failing miserably and I think that's because I don't get how the concept check work in itself.
I don't know if what you are locking for corresponds to the ConceptTraits library (https://svn.boost.org/trac/boost/wiki/LibrariesUnderConstruction#Boost.Conce...). HTH, Vicente