Papageno
An Advanced Pattern Matching Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
PPG_Bitfield Struct Reference

A bitfield data type that can efficiently store boolean variables. More...

#include <ppg_bitfield.h>

Data Fields

PPG_Bitfield_Storage_Type * bitarray
 The actual storage.
 
uint8_t n_bits
 The number of bits that are considered as mutable.
 

Detailed Description

A bitfield data type that can efficiently store boolean variables.


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