forked from boostorg/conversion
61938bc8d3d7e360f25d0c1eb0aea2a0f9d86711
[SVN r83457]
Fix ambiguity while using lexical_cast with std::transform or other functions that may take a pointer to lexical_cast (refs #7421)
Updated documentaion and performance test (now we have info about conversion speed to and from array<>, refs #7065)
Do not use long double type in lexical_cast for internal variables if Boost.Math has no functions for long double (refs #8162)
Fix ambiguity while using lexical_cast with std::transform or other functions that may take a pointer to lexical_cast (refs #7421)
Description
Boost.org conversion module
959 KiB
Languages
C++
92.3%
CMake
4.2%
HTML
3.5%