Home
last modified time | relevance | path

Searched defs:test_uninitialized_copy (Results 1 – 1 of 1) sorted by relevance

/external/stlport/test/eh/
Dtest_algobase.cpp34 struct test_uninitialized_copy struct
36 test_uninitialized_copy() in test_uninitialized_copy() function
41 ~test_uninitialized_copy() { delete[] stuff; } in ~test_uninitialized_copy() argument
43 void operator()( TestClass* buffer ) const in operator ()()
51 TestClass * stuff;
52 TestClass * end_of_stuff;