jaulib v1.3.6
Jau Support Library (C++, Java, ..)
|
#include <array>
#include <cstdint>
#include <limits>
#include <unistd.h>
#include <jau/int_math_ct.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. | |