7#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
35static int sum(
int x_,
int y_)
45 int input1 [4] = { 7, 2, 3, 5 };
46 int input2 [4] = { 1, 5, 5, 8 };
58 int input1 [4] = { 7, 2, 3, 5 };
59 int input2 [4] = { 1, 5, 5, 8 };
71 int array [3] = { 1, 2, 3 };
79 int array [3] = { 1, 2, 3 };
_STLP_MOVE_TO_STD_NAMESPACE _InputIter find_if(_InputIter __first, _InputIter __last, _Predicate __pred)
pointer_to_unary_function< _Arg, _Result > ptr_fun(_Result(*__f)(_Arg))
CPPUNIT_TEST_SUITE(Ptr2Test)
#define CPPUNIT_TEST_SUITE_REGISTRATION(X)
#define CPPUNIT_ASSERT(X)
GLuint GLenum GLenum transform
static int sum(int x_, int y_)