24 #include "cheetah/data/detail/CachingAllocatorImpl.h" 25 #include "panda/Log.h" 34 T* CachingAllocatorImpl<cheetah::Cpu,T>::_allocate(std::size_t num_elements)
36 return (T*) std::malloc(num_elements*
sizeof(T));
40 void CachingAllocatorImpl<cheetah::Cpu,T>::_free(T* ptr)
Some limits and constants for FLDO.