Skip to content

NumericString conversions inconsistencies #4304

@aleks-f

Description

@aleks-f

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions