This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_conversion
Watch
1
Star
0
Fork
0
You've already forked boost_conversion
forked from
boostorg/conversion
Code
Pull Requests
Activity
Files
0e2235dc75a588e60e22859e683ab177d480e2eb
boost_conversion
/
test
History
Antony Polukhin
0e2235dc75
Fixes
#5675
. Adds tests on
#5675
.
...
Updates
#5660
. Updates performance section of documentation [SVN r72954]
2011-07-07 11:31:25 +00:00
..
implicit_cast_fail.cpp
Misc small fixes to suppress warnings.
2009-11-09 12:27:54 +00:00
implicit_cast.cpp
Misc small fixes to suppress warnings.
2009-11-09 12:27:54 +00:00
Jamfile.v2
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.
2011-07-06 15:43:04 +00:00
lexical_cast_abstract_test.cpp
Misc small fixes to suppress warnings.
2009-11-09 12:27:54 +00:00
lexical_cast_float_types_test.cpp
Fixes
#5675
. Adds tests on
#5675
.
2011-07-07 11:31:25 +00:00
lexical_cast_loopback_test.cpp
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.
2011-07-06 15:43:04 +00:00
lexical_cast_noncopyable_test.cpp
lexical_cast_noncopyable_test.cpp
2007-01-20 13:17:35 +00:00
lexical_cast_vc8_bug_test.cpp
Fixes
#5417
. Much better performance on casts to integral types.
2011-05-20 17:11:53 +00:00
lexical_cast_wchars_test.cpp
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.
2011-07-06 15:43:04 +00:00