length_t¶
Defined in header: <orcus/types.hpp>
-
struct length_t¶
Holds a length value with unit of measurement.
Public Functions
-
length_t()¶
-
length_t(length_unit_t _unit, double _value)¶
-
std::string to_string() const¶
-
length_t()¶
Styled using the Piccolo Theme