Commit Graph

5 Commits

Author SHA1 Message Date
Dave Abrahams
7dd50ca8f2 Updated Concept Check library documentation.
Changed BOOST_CONCEPT_WHERE to BOOST_CONCEPT_REQUIRES to be more
consistent with the current C++0x proposal, which now uses a
"requires" keyword in lieu of "where."

Factored GCC workarounds into the BOOST_CONCEPT_USAGE macro.


[SVN r40769]
2007-11-05 03:54:19 +00:00
Douglas Gregor
bc8f520895 Converted to Boost Software License, Version 1.0
[SVN r24055]
2004-07-26 00:32:12 +00:00
Björn Karlsson
c6fd580b18 Added copyright statement
[SVN r17187]
2003-02-04 08:41:54 +00:00
Jeremy Siek
2b8a18ecc9 fixed obsolete use of class_requires
[SVN r8477]
2000-12-19 18:12:41 +00:00
Jeremy Siek
ae3139e612 lots off additions to docs and archetype stuff
[SVN r8063]
2000-10-29 21:48:06 +00:00