/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Synopsis

Declared in <mp‐units/framework/unit_magnitude.h>

[[deprecated("2.5.0: `known_first_factor` is no longer necessary and can simply be removed")]]
template<intmax_t N>
constexpr std::optional<intmax_t> known_first_factor = std::nullopt;
Warning

Deprecated: 2.5.0: `known_first_factor` is no longer necessary and can simply be removed. Use of this entity is allowed but discouraged.

Created with MrDocs