Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

APITests.cpp File Reference

#include <algorithm>
#include "APITests.h"

Include dependency graph for APITests.cpp:

Include dependency graph

Go to the source code of this file.

Compounds

class  TestDeletionImage

Functions

template<typename T> T * allocate (size_t size)


Function Documentation

template<typename T>
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 221 of file APITests.cpp.

References corona::hidden::size.


Generated on Thu Oct 2 12:59:33 2003 for corona by doxygen1.3-rc1