You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
has been introduced. For std::chrono types on the lhs, this operator now gets precedence and fails in finding the corresponding operator+ used in its implementation.
Feature Request for supporting implicit safe conversion of time units between
std::chrono
andunits::time
.Library used: v2.3.1
Compilers used: GCC v12, Clang v12
The text was updated successfully, but these errors were encountered: