|
UCommon
|
A simple class to perform bitmap manipulation. More...
#include <ucommon/platform.h>

Go to the source code of this file.
Data Structures | |
| class | ucommon::bitmap |
| A class to access bit fields in external bitmaps. More... | |
Namespaces | |
| ucommon | |
| Common namespace for all ucommon objects. | |
A simple class to perform bitmap manipulation.
Bitmaps are used to manage bit-aligned objects, such as network cidr addresses. This header introduces a common bitmap management class for the ucommon library.
Definition in file bitmap.h.
1.8.6