Nic Holthaus

Results 12 issues of Nic Holthaus

It's possible to preview markdown files which include links, and to follow those links by clicking on them. This is great for testing purposes. However, there is no way to...

feature request

We have user-definable variadic dimensions now, but we need to develop some case studies we can document to guide users on how to take advantage of that. We probably also...

enhancement
help wanted

Named conversion factors no longer appear in unit definitions, so I don't think we need them anymore if we change the macros around. It would save us a bunch of...

ready to close

There are a few instances of `strong` left in units core. Are they safe to remove @johelegp?

It seems to me v2.3, as a whole, over-uses namespaces (e.g. `units::math`), with the effect of breaking ADL or having it behave counter-intuitively. It's obvious that math and non-member functions...

help wanted
question
please vote on this!

std::numeric_limits is for arithmetic types. Even std::chrono provides no specializations for it. It also fails to [meet its requirements](https://wg21.link/numeric.special#1).

enhancement
ready to close

enhancement
ready to close

It's unclear and redundant.

enhancement
ready to close

I think with the change to move the actual storage back into the unit class, it may be possible to write a sensible .natvis file for units. This would make...

ready to close