Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
bitfield.hpp File Reference
#include <array>
#include <cstdint>
#include <limits>
#include <unistd.h>
#include <jau/int_math_ct.hpp>
Include dependency graph for bitfield.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jau::bitfield< BitSize >
 Simple bitfield template for efficient bit storage access in O(1). More...
 

Namespaces

namespace  jau
 __pack(...): Produces MSVC, clang and gcc compatible lead-in and -out macros.