id summary reporter owner description type status milestone component version severity resolution keywords cc 9234 noexcept creation of a number from string Domagoj Šarić John Maddock "One of the benefits of using fixed-sized numbers is to avoid EH in ones code. It is then a bit 'sad' that one has to pay for EH codegen in the ""from char const *"" constructor which checks if the passed string is valid...please provide a way to specify to the library that construction will/must succeed (and should be check with an assert, not a throw)..." Bugs closed To Be Determined multiprecision Boost 1.54.0 Optimization wontfix