#include <int_types.hpp>
- Examples
- test_basictypeconv.cpp.
Definition at line 83 of file int_types.hpp.
◆ uint128_t() [1/3]
constexpr jau::uint128_t::uint128_t |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ uint128_t() [2/3]
constexpr jau::uint128_t::uint128_t |
( |
const uint128_t & |
o | ) |
|
|
constexprdefaultnoexcept |
◆ uint128_t() [3/3]
◆ clear()
void jau::uint128_t::clear |
( |
| ) |
|
|
inlinenoexcept |
◆ operator!=()
constexpr bool jau::uint128_t::operator!= |
( |
uint128_t const & |
o | ) |
const |
|
inlineconstexprnoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
constexpr bool jau::uint128_t::operator== |
( |
uint128_t const & |
o | ) |
const |
|
inlineconstexprnoexcept |
◆ data
uint8_t jau::uint128_t::data[16] |
The documentation for this struct was generated from the following file: