forked from boostorg/concept_check
removed the not-really-needed test files of the concept check tests
[SVN r8451]
This commit is contained in:
@@ -9,10 +9,10 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
This file verifies that the BOOST_FUNCTION_REQUIRES macros of the
|
This file verifies that function_requires() of the Boost Concept
|
||||||
Boost Concept Checking Library do not cause errors when they are not
|
Checking Library does not cause errors when it is not suppose to
|
||||||
suppose to and verifies that the concept archetypes meet the
|
and verifies that the concept archetypes meet the requirements of
|
||||||
requirements of their matching concepts.
|
their matching concepts.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user