15#if !defined (STLPORT) || defined (_STLP_NO_MOVE_SEMANTIC) || \
16 defined (_STLP_DONT_SIMULATE_PARTIAL_SPEC_FOR_TYPE_TRAITS) || \
17 (defined (__BORLANDC__) && (__BORLANDC__ < 0x564))
23#if defined (__BORLANDC__)
65#if defined (STLPORT) && !defined (_STLP_NO_MOVE_SEMANTIC)
66# if defined (_STLP_USE_NAMESPACES)
void movable_declaration()
void movable_declaration_assoc()
void move_traits_deq_complete()
CPPUNIT_TEST(move_construct_test)
CPPUNIT_TEST(vector_test)
void move_construct_test()
void movable_declaration_hash()
CPPUNIT_TEST_SUITE(MoveConstructorTest)
void nb_destructor_calls()
CPPUNIT_TEST(move_traits)
void move_traits_vec_complete()
#define CPPUNIT_STOP_IGNORE
MovableStruct & operator=(const MovableStruct &)
static size_t nb_dft_construct_call
MovableStruct(MovableStruct const &)
static size_t nb_mv_construct_call
static size_t nb_cpy_construct_call
static size_t nb_destruct_call
static size_t nb_assignment_call