This website requires JavaScript.
Explore
Help
Sign In
boost
/
conversion
Watch
2
Star
0
Fork
0
You've already forked conversion
mirror of
https://github.com/boostorg/conversion.git
synced
2026-01-19 16:12:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.71.0
conversion
/
test
History
Antony Polukhin
441d4e4e1b
Update appveyor.yml
2019-04-24 22:10:38 +03:00
..
appveyor.yml
Update appveyor.yml
2019-04-24 22:10:38 +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