LDK::Details::PoolIdxSearch< NoOfPools, Size, Idx > Struct Template Reference


Public Types

enum  {
  inRange = Size <= MAX_CHUNKSIZE? true : false, fitsHereToo = (inRange && (Size < ChunkSize<Idx>::value)) ? true : false, value = fitsHereToo ? Idx : PoolIdxSearch<NoOfPools, Size,
  value = fitsHereToo ? Idx : PoolIdxSearch<NoOfPools
}

Detailed Description

template<int NoOfPools, int Size, int Idx = 0>
struct LDK::Details::PoolIdxSearch< NoOfPools, Size, Idx >

Definition at line 473 of file Memory.h.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 17 18:32:28 2007 for LDK by  doxygen 1.5.1