CppCommon  1.0.4.1
C++ Common Library
Classes | Namespaces
uint128.h File Reference

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.
 

Detailed Description

Unsigned 128-bit integer type definition.

Author
Ivan Shynkarenka
Date
11.10.2017

Definition in file uint128.h.