SyTen

◆ allocate()

template<typename Type >
Type* syten::EternalAllocator< Type >::allocate ( std::size_t  n)
inline

Allocates enough space for n objects of type Type.

References syten::le_malloc().

+ Here is the call graph for this function: