CppCommon
1.0.4.1
C++ Common Library
|
Unsigned 128-bit integer type definition. More...
#include "string/format.h"
#include <cstdint>
#include <iostream>
#include <stdexcept>
#include <string>
#include <type_traits>
#include <utility>
#include "uint128.inl"
Go to the source code of this file.
Classes | |
class | CppCommon::uint128_t |
Unsigned 128-bit integer type. More... | |
Namespaces | |
CppCommon | |
C++ Common project definitions. | |
Unsigned 128-bit integer type definition.
Definition in file uint128.h.