CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
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

namespace  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.