6 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES) 19 #if !defined (STLPORT) || \ 20 defined (_STLP_NO_EXTENSIONS) || !defined (_STLP_CLASS_PARTIAL_SPECIALIZATION) 40 {
return val += incr; }
46 {
return val += incr; }
55 int array [3] = { 1, 2, 3 };
75 int array [3] = { 1, 2, 3 };
84 int array [3] = { 1, 2, 3 };
92 return param1 + param2;
97 return param1 + param2;
102 #if defined (STLPORT) && \ 103 !defined (_STLP_NO_EXTENSIONS) && defined (_STLP_CLASS_PARTIAL_SPECIALIZATION) 104 int array[3] = { 1, 2, 3 };
124 void f(
int n )
const {
125 #if defined (STLPORT) 141 #if defined (STLPORT) && \ 142 !defined (_STLP_NO_EXTENSIONS) && defined (_STLP_CLASS_PARTIAL_SPECIALIZATION)
int test_func1(const int ¶m1, const int ¶m2)
#define CPPUNIT_TEST_SUITE(X)
pointer_to_unary_function< _Arg, _Result > ptr_fun(_Result(*__f)(_Arg))
int test_func2(int ¶m1, int param2)
binder2nd< _Operation > bind2nd(const _Operation &__fn, const _Tp &__x)
int operator()(int incr, int &val) const
binder1st< _Operation > bind1st(const _Operation &__fn, const _Tp &__x)
#define CPPUNIT_TEST_SUITE_END()
#define _STLP_MUTABLE(type, x)
_STLP_INLINE_LOOP void replace_if(_ForwardIter __first, _ForwardIter __last, _Predicate __pred, const _Tp &__new_value)
_STLP_BEGIN_NAMESPACE _STLP_INLINE_LOOP _Function for_each(_InputIter __first, _InputIter __last, _Function __f)
_STLP_INLINE_LOOP _ForwardIter remove_if(_ForwardIter __first, _ForwardIter __last, _Predicate __pred)
CPPUNIT_TEST_SUITE_REGISTRATION(BindTest)
int operator()(int &val, int incr) const
#define CPPUNIT_ASSERT(X)
mem_fun_ref_t< _Result, _Tp > mem_fun_ref(_Result(_Tp::*__f)())
GLuint GLenum GLenum transform