boostorg / lexical_cast

General literal text conversions, such as an int represented as a string, or vice versa
https://boost.org/libs/lexical_cast
34 stars 58 forks source link

Do not use custom traits from input/output types as it leads to linkt… #74

Closed apolukhin closed 8 months ago

apolukhin commented 8 months ago

…ime or runtime errors (fixes #46)