template<symbol_text Symbol, Unit auto U, typename SUU, standard_uncertainty<SUU> SU>
requires(!Symbol.empty()) && detail::is_positive_canonical_unit_mag<SUU{}> && detail::ConvertibleUnits<SUU{}, U>
structnamed_constant<Symbol, U, SU> : ::_base_type_
The same as the above but stores the standard uncertainty in the form the source metrology table publishes it: an absolute value in a unit of the constant's own dimension. The relative form derives on demand as an exact ratio of canonical magnitudes.