![]() |
ATLAS Offline Software
|
Ispired by std::bit_int is proposed for a future C++ standard (P3666R2). More...
#include <cstdint>#include <cstddef>Go to the source code of this file.
Classes | |
| struct | CxxUtils::bit_int< 8 > |
| struct | CxxUtils::bit_int< 16 > |
| struct | CxxUtils::bit_int< 32 > |
| struct | CxxUtils::bit_int< 64 > |
Namespaces | |
| namespace | CxxUtils |
Typedefs | |
| template<size_t Bits> | |
| using | CxxUtils::bit_int_t = typename bit_int<Bits>::type |
Ispired by std::bit_int is proposed for a future C++ standard (P3666R2).
Definition in file bit_int.h.