Definition at line 13 of file bnegate_test.cpp.
◆ bnegate1()
void BnegateTest::bnegate1 |
( |
| ) |
|
|
protected |
Definition at line 30 of file bnegate_test.cpp.
31{
32 int array [4] = { 4, 9, 7, 1 };
33
39}
_STLP_MOVE_TO_STD_NAMESPACE void sort(_RandomAccessIter __first, _RandomAccessIter __last)
#define CPPUNIT_ASSERT(X)
◆ bnegate2()
void BnegateTest::bnegate2 |
( |
| ) |
|
|
protected |
Definition at line 40 of file bnegate_test.cpp.
41{
42 int array [4] = { 4, 9, 7, 1 };
48}
binary_negate< _Predicate > not2(const _Predicate &__pred)
◆ CPPUNIT_TEST() [1/2]
◆ CPPUNIT_TEST() [2/2]
◆ CPPUNIT_TEST_SUITE()
◆ CPPUNIT_TEST_SUITE_END()
BnegateTest::CPPUNIT_TEST_SUITE_END |
( |
| ) |
|
|
private |
The documentation for this class was generated from the following file: