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