mirror of
https://github.com/boostorg/conversion.git
synced 2026-01-19 04:02:18 +00:00
c48432531061fa54fce1acd01c5f463d0066753e
Do not overload lexical_cast<To, From>(const From&), instead add lexical_cast<To>(character_type,size_type) templates (refs #7421). Added tests for getting &boost::lexical_cast<To,from> functions pointers
Updated documentaion and performance test (now we have info about conversion speed to and from array<>, refs #7065)
Added lexical_cast(const CharType* chars, std::size_t count) function overload (refs #6430 and refs #6663)
Description
Mirrored via gitea-mirror
Languages
C++
91.9%
CMake
5%
HTML
3.1%