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