Boost logo

Boost :

From: jsiek_at_[hidden]
Date: 1999-11-28 00:51:07


Sure, it's not yet in the main tar ball, but under the experimental
library page you'll be able to download the Nov. 22 snapshot that has it:

http://www.sgi.com/Technology/STL/standard_library.html

John Madsen writes:
> jlne> Actually, concept_checks.h is something different than type_traits.h.
> jlne> As you probably know, type_traits is for finding out information about
> jlne> the constructors, etc. of a type. concept_checks.h, on the other hand,
> jlne> is about checking such things as: is the iterator argument the user
> jlne> passed really a BidirectionalIterator? Or is the value_type of
> jlne> the vector really Assignable?
>
> The reason I thought you were talking about type_traits.h is that I
> couldn't find any mention of concept_checks.h in the SGI STL or
> anywhere on the web for that matter. Information about iterators
> (iterator_traits) is required by the standard and SGI puts it in
> stl_iterator.h. I'd be interested to see what else they do in
> concept_checks.h. Could you point me in the right direction?

----------------------------------------------------------------------
 Jeremy Siek
 Ph.D. Candidate email: jsiek_at_[hidden]
 Univ. of Notre Dame work phone: (650) 933-8724
 and cell phone: (415) 377-5814
 C++ Library & Compiler Group fax: (650) 932-0127
 SGI www: http://www.lsc.nd.edu/~jsiek/
----------------------------------------------------------------------


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