cnl
cnl copied to clipboard
Tags as NTTPs
trafficstars
E.g.:
scaled_integer<int, power{-16}>
This must wait for the release of Clang 12: Clang/GCC, MSVC.
Alternatively, keep tags as types, and store them alongside rep with no-addressable attribute. Could be used to extend overflow_integer to solve this problem: https://github.com/boostorg/safe_numerics/issues/129