8000 Release intx 0.11.0 · chfast/intx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

intx 0.11.0

Compare
Choose a tag to compare
@chfast chfast released this 06 Aug 10:49
· 19 commits to master since this release
v0.11.0
500eec5

Added

  • Support constexpr context execution for all arithmetic including division. #305 #311 #314

Changed

  • Literal operators changed to consteval. #298
  • Some C++20 modernization. #297 #308

Fixed

  • Fixes to division for constexpr context. #309 #310
0