11#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
39 int v1[3] = { 13, 18, 23 };
40 int v2[4] = { 10, 13, 17, 23 };
41 int result[4] = { 0, 0, 0, 0 };
68 const char* word1 =
"ABCDEFGHIJKLMNO";
69 const char* word2 =
"LMNOPQRSTUVWXYZ";
_STLP_MOVE_TO_STD_NAMESPACE _OutputIter set_intersection(_InputIter1 __first1, _InputIter1 __last1, _InputIter2 __first2, _InputIter2 __last2, _OutputIter __result)
back_insert_iterator< _Container > _STLP_CALL back_inserter(_Container &__x)
ACPI_SIZE strlen(const char *String)
CPPUNIT_TEST_SUITE(SetIntersectionTest)
#define CPPUNIT_TEST_SUITE_REGISTRATION(X)
#define CPPUNIT_ASSERT(X)
GLfloat GLfloat GLfloat v2
void __iota(_It __first, _It __last, _Tp __val)