cnl icon indicating copy to clipboard operation
cnl copied to clipboard

Replace num_traits.h, limits.h

Open johnmcfarlane opened this issue 4 years ago • 2 comments

As per p1841r1

  • remove support for numeric_limits and replace with individually-specialisable traits from P1841R1,
  • move definitions from num_traits.h into numbers.
  • more set_tag, set_rep etc. to _impl/wrapper/
  • decide what to do with cnl/numeric.h

johnmcfarlane avatar Jan 20 '21 12:01 johnmcfarlane

  • drop cnl::numbers; it's tautological: two ns.

johnmcfarlane avatar Jan 21 '22 17:01 johnmcfarlane

https://github.com/cplusplus/papers/issues/107#issuecomment-511696077

johnmcfarlane avatar Jan 21 '22 17:01 johnmcfarlane