Searched refs:MallocAllocator (Results 1 – 1 of 1) sorted by relevance
305 class MallocAllocator {317 typedef MallocAllocator<OtherDataType> other;321 MallocAllocator() throw() {} in MallocAllocator() function323 MallocAllocator(const MallocAllocator&) throw() {} in throw()325 ~MallocAllocator() throw() {} in throw()350 class MallocAllocator<void> {362 typedef MallocAllocator<OtherDataType> other;366 MallocAllocator() throw() {} in MallocAllocator() function368 MallocAllocator(const MallocAllocator&) throw() {} in throw()370 ~MallocAllocator() throw() {} in throw()