libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::LIBJMMCG_VER_NAMESPACE::int128_t Struct Reference

#include <int128_compatibility.hpp>

Public Attributes

std::uint64_t low
 
std::int64_t high
 

Detailed Description

Definition at line 48 of file int128_compatibility.hpp.

Member Data Documentation

◆ high

std::int64_t jmmcg::LIBJMMCG_VER_NAMESPACE::int128_t::high

Definition at line 50 of file int128_compatibility.hpp.

◆ low

std::uint64_t jmmcg::LIBJMMCG_VER_NAMESPACE::int128_t::low

Definition at line 49 of file int128_compatibility.hpp.


The documentation for this struct was generated from the following file: