ATLAS Offline Software
|
Generate an unsigned integer type of a specified size. More...
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | CxxUtils::detail::SizedUInt< SIZE > |
struct | CxxUtils::detail::SizedUInt< 1 > |
struct | CxxUtils::detail::SizedUInt< 2 > |
struct | CxxUtils::detail::SizedUInt< 4 > |
struct | CxxUtils::detail::SizedUInt< 8 > |
Namespaces | |
CxxUtils | |
CxxUtils::detail | |
Portable implementations. | |
Generate an unsigned integer type of a specified size.
Definition in file SizedUInt.h.