TOMLValue.floating

struct TOMLValue
inout @property @trusted
double
floating
()

Throws

TOMLException if type is not TOML_TYPE.FLOAT

Meta