CFugue
Public Types | List of all members
bc::mTraits Struct Reference

Public Types

enum  : size_t {
  nByteSizeInBits = sizeof(BYTE)*8, nBytesPerBitUnit = sizeof(bitunit), nBitsPerBitUnit = nBytesPerBitUnit * 8, nBitUnitModuloMask = nBitsPerBitUnit - 1,
  nBitUnitDivShiftBits = HiBitPosition<nBitsPerBitUnit>::Pos
}
 
enum  : bitunit { nBitUnitAllBitsOn = TurnOnAllBits<nBitsPerBitUnit>::Value }
 

Detailed Description

Definition at line 59 of file bitcache.h.


The documentation for this struct was generated from the following file:

CFugue, the C++ Music Programming Library © Copyright 2009 Cenacle Research India Private Limited Gopalakrishna Palem