Date: 2025-04-21 03:47:58
Score: 1
Natty:
There is : std::from_chars
https://en.cppreference.com/w/cpp/utility/from_chars
It would have been unc++like to call it from_string
;)
Reasons:
- Probably link only (1):
- Low length (1.5):
- Has code block (-0.5):
- High reputation (-1):
Posted by: scx