Definition at line 778 of file format-inl.h.
#include <format-inl.h>
◆ uint128_wrapper() [1/2]
| detail::uint128_wrapper::uint128_wrapper |
( |
| ) |
|
|
default |
◆ uint128_wrapper() [2/2]
| constexpr detail::uint128_wrapper::uint128_wrapper |
( |
uint64_t |
high, |
|
|
uint64_t |
low |
|
) |
| |
|
inlineconstexpr |
◆ high()
| constexpr uint64_t detail::uint128_wrapper::high |
( |
| ) |
const |
|
inlineconstexpr |
◆ low()
| constexpr uint64_t detail::uint128_wrapper::low |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator+=()
◆ high_
| uint64_t detail::uint128_wrapper::high_ |
◆ low_
| uint64_t detail::uint128_wrapper::low_ |
The documentation for this struct was generated from the following file: