Template Struct constant¶ Defined in File constants.hpp Inheritance Relationships¶ Base Type¶ public wt::constant_base (Struct constant_base) Struct Documentation¶ template<typename Const>struct constant : public wt::constant_base¶ A physical constant. Public Functions inline explicit constexpr constant(Const) noexcept¶ constexpr constant(const constant&) noexcept = default¶ constexpr constant &operator=(const constant&) noexcept = default¶ Public Static Attributes static constexpr auto symbol = Const{}¶