FreeTensor
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
freetensor::SmallItemAllocator Class Reference

#include <allocator.h>

Public Member Functions

 SmallItemAllocator ()
 
 ~SmallItemAllocator ()
 
void * allocate ()
 
void deallocate (void *p)
 

Static Public Member Functions

static SmallItemAllocatorinstance ()
 

Constructor & Destructor Documentation

◆ SmallItemAllocator()

freetensor::SmallItemAllocator::SmallItemAllocator ( )

◆ ~SmallItemAllocator()

freetensor::SmallItemAllocator::~SmallItemAllocator ( )

Member Function Documentation

◆ allocate()

void * freetensor::SmallItemAllocator::allocate ( )

◆ deallocate()

void freetensor::SmallItemAllocator::deallocate ( void *  p)

◆ instance()

static SmallItemAllocator * freetensor::SmallItemAllocator::instance ( )
inlinestatic

The documentation for this class was generated from the following files: