slang::real_t struct

Represents an IEEE754 double precision floating point number.

This is a separate type from double to make it less likely that an implicit C++ conversion will mess us up somewhere.