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
develop
Add File
New File
Upload File
Apply Patch
conversion
/
test
History
Antony Polukhin
827dd94c68
Update copyright years
2026-01-02 13:40:23 +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
Update copyright years
2026-01-02 13:40:23 +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