forked from boostorg/concept_check
updating docs
[SVN r8282]
This commit is contained in:
@@ -8,9 +8,8 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
This file verifies that the BOOST_CLASS_REQUIRES macro
|
This file verifies that class_requires of the Boost Concept Checking
|
||||||
of the Boost Concept Checking Library catches errors
|
Library catches errors when it is suppose to.
|
||||||
when it is suppose to.
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@@ -8,9 +8,8 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
This file verifies that the BOOST_FUNCTION_REQUIRES macro
|
This file verifies that function_requires() of the Boost Concept
|
||||||
of the Boost Concept Checking Library catches errors
|
Checking Library catches errors when it is suppose to.
|
||||||
when it is suppose to.
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
#include <slist>
|
#include <slist>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define BOOST_HIDE_EXPECTED_ERRORS
|
//#define BOOST_HIDE_EXPECTED_ERRORS
|
||||||
|
|
||||||
int
|
int
|
||||||
main()
|
main()
|
||||||
|
Reference in New Issue
Block a user