Numeric conversions allow some inconsistencies, such as eg. converting a negative integer to hex, and parsing a negative numeric string into hex. This will be prohibited in 1.13 - potentially a breaking change. uIntToStr functions will be deprecated in favor of conditionally compile-time enable_if'd intToStr