mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
fix: constexpr
evaluation maximum step limit fixed for clang for proton_mass
This commit is contained in:
@@ -25,6 +25,9 @@
|
|||||||
#include <mp-units/systems/si/si.h>
|
#include <mp-units/systems/si/si.h>
|
||||||
#include <mp-units/unit.h>
|
#include <mp-units/unit.h>
|
||||||
|
|
||||||
|
template<>
|
||||||
|
inline constexpr std::optional<std::intmax_t> mp_units::known_first_factor<334'524'384'739> = 334'524'384'739;
|
||||||
|
|
||||||
namespace mp_units::hep {
|
namespace mp_units::hep {
|
||||||
|
|
||||||
// energy
|
// energy
|
||||||
|
Reference in New Issue
Block a user