This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
conversion
Watch
1
Star
0
Fork
1
You've already forked conversion
mirror of
https://github.com/boostorg/conversion.git
synced
2026-01-25 16:32:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
boost-1.66.0
conversion
/
test
History
Antony Polukhin
2a0a2a59f5
Fixed formatting in README and updated the AppveyorCI script
2017-05-20 10:42:53 +03:00
..
appveyor.yml
Fixed formatting in README and updated the AppveyorCI script
2017-05-20 10:42:53 +03:00
cast_test.cpp
Fix file permissions
2015-12-30 00:08:28 +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