This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_conversion
Watch
1
Star
0
Fork
0
forked from
boostorg/conversion
Code
Pull Requests
Activity
186
Commits
3
Branches
135
Tags
c1c8485cb43559a069e02cfdad93bb786b52a7e2
Commit Graph
2 Commits
Include renames
Author
SHA1
Message
Date
Antony Polukhin
6a8c22d5c3
Partial fix for
#5660
. Better performance and less memory usage for conversions to float type (and to double type, if sizeof(double) < sizeof(long double)). New test suits. Documentation update.
...
[SVN r72925]
2011-07-06 15:43:04 +00:00
Alexander Nasonov
67968d9b33
Separate test for round-tripping of floating point types.
...
[SVN r35771]
2006-10-28 19:33:32 +00:00