|
Zycore 1.5.2
Zyan Core Library for C
|
Defines the ZyanVector struct. More...
#include <Bitset.h>
Data Fields | |
| ZyanUSize | size |
| The bitset size. | |
| ZyanVector | bits |
| The bitset data. | |
Defines the ZyanVector struct.
All fields in this struct should be considered as "private". Any changes may lead to unexpected behavior.
| ZyanVector bits |
The bitset data.
| ZyanUSize size |
The bitset size.