Template Struct unit¶ Defined in File units.hpp Inheritance Relationships¶ Base Type¶ public wt::unit_base (Struct unit_base) Struct Documentation¶ template<QuantitySpec QS>struct unit : public wt::unit_base¶ A physical unit. Public Types using symbol_t = au::SymbolFor<QS>¶ using spec = QS¶ Public Functions constexpr unit() noexcept = default¶ constexpr unit(const unit&) noexcept = default¶ constexpr unit &operator=(const unit&) noexcept = default¶ Public Static Attributes static constexpr symbol_t symbol = {}¶