18# define _STLP_NO_MEMBER_TEMPLATE_CLASSES 1
31#if defined( EH_ROPE_IMPLEMENTED )
32#if !( defined(__MWERKS__) && __MWERKS__ < 0x1900 )
34# if defined (EH_NEW_HEADERS)
54 while ( testRope.size() < ropeSize )
57 testRope.push_back(
x );
58 testRope2.push_back( TestRope::value_type() );
69 TestRope::value_type *insFirst =
new TestRope::value_type[1+insCnt];
void ConstCheck(const Value &v, const Operation &op, long max_iters=2000000)
void WeakCheck(const Value &v, const Operation &op, long max_iters=2000000)
GLint GLint GLint GLint GLint x
unsigned random_number(size_t range)
test_insert_range< C, Iter > insert_range_tester(const C &orig, const Iter &first, const Iter &last)
test_insert_range< C, Iter > insert_range_at_begin_tester(const C &orig, const Iter &first, const Iter &last)
test_insert_range< C, Iter > insert_range_at_end_tester(const C &orig, const Iter &first, const Iter &last)
sequence_container_tag container_category(const TestRope &)
STLPORT::rope< char, eh_allocator(char) > TestRope