Go to the source code of this file.
Classes | |
class | GENAPI_NAMESPACE::MyAlloc< T > |
struct | GENAPI_NAMESPACE::MyAlloc< T >::rebind< U > |
Namespaces | |
namespace | GENAPI_NAMESPACE |
Part of the generic device API. | |
Functions | |
void | GENAPI_NAMESPACE::DeAllocate (void *) |
void * | GENAPI_NAMESPACE::MyAllocate (std::size_t) |
template<class T1 , class T2 > | |
bool | GENAPI_NAMESPACE::operator!= (const MyAlloc< T1 > &, const MyAlloc< T2 > &) throw () |
template<class T1 , class T2 > | |
bool | GENAPI_NAMESPACE::operator== (const MyAlloc< T1 > &, const MyAlloc< T2 > &) throw () |