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 04:02:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6632ca93098d80d8c42715481e9aa47512e8d32b
conversion
/
test
History
Antony Polukhin
6632ca9309
Run all the tests in CMake, add CMake runs into CI. Drop dependency on Boost.SmartPtr as it is not used by the library for some time (
#31
)
2025-10-07 20:26:12 +03:00
..
appveyor.yml
Update copyright years
2025-01-05 19:37:56 +03:00
cast_test.cpp
Allow using polymorphic_downcast and polymorphic_cast in constexpr (
#30
)
2025-06-27 20:42:54 +03:00
CMakeLists.txt
Run all the tests in CMake, add CMake runs into CI. Drop dependency on Boost.SmartPtr as it is not used by the library for some time (
#31
)
2025-10-07 20:26:12 +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
Run all the tests in CMake, add CMake runs into CI. Drop dependency on Boost.SmartPtr as it is not used by the library for some time (
#31
)
2025-10-07 20:26:12 +03:00
Jamfile.v2
Run all the tests in CMake, add CMake runs into CI. Drop dependency on Boost.SmartPtr as it is not used by the library for some time (
#31
)
2025-10-07 20:26:12 +03:00
polymorphic_cast_test.cpp
drop c++03 support
2023-08-10 18:52:03 +03:00