Searched defs:test_uninitialized_copy (Results 1 – 1 of 1) sorted by relevance
34 struct test_uninitialized_copy struct36 test_uninitialized_copy() in test_uninitialized_copy() function41 ~test_uninitialized_copy() { delete[] stuff; } in ~test_uninitialized_copy() argument43 void operator()( TestClass* buffer ) const in operator ()()51 TestClass * stuff;52 TestClass * end_of_stuff;