jaulib v1.3.6
Jau Support Library (C++, Java, ..)
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:

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.