Nic Holthaus

Results 117 comments of Nic Holthaus

Just going to leave some notes for myself here... > `detail::_dimension_t`, `detail::_unit_conversion` and `detail::_unit` are documented to be used for RTTI testing. Perhaps you meant compile-time testing? YES > Perhaps...

Code cleanliness and a lot of criticism from WG21 that it's not "modern" enough to act as a reference implementation for a future `std` library. I probably can't use 3.0...

Are we ready to close this?

I think a lot of users would like a back-port since we're creating a pretty large barrier to upgrade with the new compiler requirements and renaming. I don't really think...

awesome PR, thank you very much. I'll pull this once I roll everything into the dev branch

Personally I think gcc 9.3, clang 10, and msvc 2019 would be an OK cut off for v3, but we should probably target the first fully c++17 compatible version of...

I'll add that if we get this right, we should also include definitions for additional underlying type units.

> What do you mean by that? Like how the standard 0s is an integral duration and .0s a floating-point duration? I just mean defining types/alias like `meter_t`, only with...

Right. I don't want them fully closed until they merge into master, but I like to tag them so I know that no more active quirk is required. On Fri,...