#include <json.hpp>
|
constexpr | diyfp (std::uint64_t f_, int e_) noexcept |
|
|
int | e = 0 |
|
std::uint64_t | f = 0 |
|
◆ diyfp()
constexpr nlohmann::detail::dtoa_impl::diyfp::diyfp |
( |
std::uint64_t |
f_, |
|
|
int |
e_ |
|
) |
| |
|
constexprnoexcept |
◆ mul()
static diyfp nlohmann::detail::dtoa_impl::diyfp::mul |
( |
const diyfp & |
x, |
|
|
const diyfp & |
y |
|
) |
| |
|
staticnoexcept |
◆ normalize()
static diyfp nlohmann::detail::dtoa_impl::diyfp::normalize |
( |
diyfp |
x | ) |
|
|
staticnoexcept |
◆ normalize_to()
static diyfp nlohmann::detail::dtoa_impl::diyfp::normalize_to |
( |
const diyfp & |
x, |
|
|
const int |
target_exponent |
|
) |
| |
|
staticnoexcept |
◆ sub()
static diyfp nlohmann::detail::dtoa_impl::diyfp::sub |
( |
const diyfp & |
x, |
|
|
const diyfp & |
y |
|
) |
| |
|
staticnoexcept |
int nlohmann::detail::dtoa_impl::diyfp::e = 0 |
std::uint64_t nlohmann::detail::dtoa_impl::diyfp::f = 0 |
◆ kPrecision
constexpr int nlohmann::detail::dtoa_impl::diyfp::kPrecision = 64 |
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- FreeCAD/src/Mod/PartDesign/App/json.hpp