logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

IsoSpec::DirtyAllocator

Author

       Generated automatically by Doxygen for IsoSpec from the source code.

IsoSpec                                           Version 2.2.1                       IsoSpec::DirtyAllocator(3)

Constructor & Destructor Documentation

IsoSpec::DirtyAllocator::DirtyAllocator(constintdim,constinttabSize=10000)[explicit]
       Definition at line 24 of file dirtyAllocator.cpp.

   IsoSpec::DirtyAllocator::~DirtyAllocator()
       Definition at line 40 of file dirtyAllocator.cpp.

Detailed Description

       Definition at line 25 of file dirtyAllocator.h.

Member Function Documentation

void*IsoSpec::DirtyAllocator::newConf()[inline]
       Definition at line 44 of file dirtyAllocator.h.

   voidIsoSpec::DirtyAllocator::shiftTables()
       Definition at line 46 of file dirtyAllocator.cpp.

Name

       IsoSpec::DirtyAllocator

Synopsis

PublicMemberFunctionsDirtyAllocator (const int dim, const int tabSize=10000)
       DirtyAllocator (const DirtyAllocator &other)=delete
       DirtyAllocator & operator= (const DirtyAllocator &other)=delete
       void shiftTables ()
       void * newConf ()

See Also