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 {
141#if defined (STLPORT) && \
142 !defined (_STLP_NO_EXTENSIONS) && defined (_STLP_CLASS_PARTIAL_SPECIALIZATION)
_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)
binder1st< _Operation > bind1st(const _Operation &__fn, const _Tp &__x)
binder2nd< _Operation > bind2nd(const _Operation &__fn, const _Tp &__x)
pointer_to_unary_function< _Arg, _Result > ptr_fun(_Result(*__f)(_Arg))
mem_fun_ref_t< _Result, _Tp > mem_fun_ref(_Result(_Tp::*__f)())
int test_func2(int ¶m1, int param2)
int test_func1(const int ¶m1, const int ¶m2)
CPPUNIT_TEST_SUITE(BindTest)
int operator()(int &val, int incr) const
int operator()(int incr, int &val) const
#define CPPUNIT_TEST_SUITE_REGISTRATION(X)
#define CPPUNIT_ASSERT(X)
#define _STLP_MUTABLE(type, x)
GLuint GLenum GLenum transform