|
corona
1.0.2
|

Go to the source code of this file.
Classes | |
| class | TestDeletionImage |
Functions | |
| template<typename T > | |
| T * | allocate (size_t size) |
| T* allocate | ( | size_t | size | ) | [inline] |
Replacement for new[] that initializes with the type's default value. This is needed so valgrind doesn't think the test uses uninitialized memory.
Definition at line 222 of file APITests.cpp.
1.7.6.1