ReactOS 0.4.16-dev-340-g0540c21
|
Go to the source code of this file.
Classes | |
class | MemoryTest |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (MemoryTest) | |
auto_ptr< int > | CreateAutoPtr (int val) |
bool | CheckEquality (auto_ptr< int > pint, int val) |
CPPUNIT_TEST_SUITE_REGISTRATION | ( | MemoryTest | ) |
Definition at line 28 of file memory_test.cpp.
Referenced by MemoryTest::auto_ptr_test().