Xyris  0.5
Bitset.hpp File Reference
#include <Arch/Arch.hpp>
#include <Library/string.hpp>
#include <limits.h>
#include <stddef.h>
#include <stdint.h>
+ Include dependency graph for Bitset.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Bitset< S >
 

Detailed Description

A basic bitmap implementation.

Author
Micah Switzer (mswit.nosp@m.zer@.nosp@m.cedar.nosp@m.vill.nosp@m.e.edu)
Keeton Feasvel (keeto.nosp@m.nfea.nosp@m.vel@c.nosp@m.edar.nosp@m.ville.nosp@m..edu)
Version
0.3
Date
2020-07-08

Definition in file Bitset.hpp.