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
Files
24f2769eb7c5636aba80edd49f2eb6d51490b21e
boost_conversion
/
test
T
History
Antony Polukhin
56393150bb
update ci
2018-12-14 11:53:39 +03:00
..
appveyor.yml
update ci
2018-12-14 11:53:39 +03:00
cast_test.cpp
Fix warning
2018-10-03 20:33:30 +03:00
implicit_cast_fail2.cpp
Add additional tests.
2014-06-11 14:35:27 +03:00
implicit_cast_fail.cpp
Remove unnecessary includes from implicit_cast_fail.cpp.
2014-06-11 14:40:50 +03:00
implicit_cast.cpp
Correct spelling of "suppress"
2015-01-30 15:22:27 -07:00
Jamfile.v2
remove numeric_cast_test that is a copy of numeric/conversion/test/numeric_cast_test.cpp
2014-06-11 16:23:51 +04:00
polymorphic_cast_test.cpp
boost::assertion_failed trapped assertions, and subsequent bad casts were executed anyway. Now it throws exceptions for assert-like behavior.
2016-12-16 10:46:37 +03:00