dmd.root.ctfloat

Collects functions for compile-time floating-point calculations.

Members

Aliases

real_t (from dmd.root.longdouble)
alias longdouble = real via public import dmd.root.longdouble : real_t = longdouble;
Undocumented in source.

Functions

ld_sprint (from dmd.root.longdouble)
size_t ld_sprint(char* str, size_t size, int fmt, longdouble_soft x) via public import dmd.root.longdouble : longdouble_soft, ld_sprint;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Structs

longdouble_soft (from dmd.root.longdouble)
struct longdouble_soft via public import dmd.root.longdouble : longdouble_soft, ld_sprint;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta