variant/test
Antony Polukhin b18c22a8ff Revert "Merge pull request #59 from Kojoley/recursive_wrapper-move-constructor-pointer-stealing"
This reverts commit dcbfeb9892, reversing
changes made to 055487c5bb.

Reverts adding a pointer stealing to the recursive_wrapper.
2019-05-01 20:57:40 +03:00
..
appveyor.yml Update appveyor.yml 2019-04-17 21:23:36 +03:00
auto_visitors.cpp Update copyright 2019-01-17 13:00:51 +03:00
class_a.cpp License updates 2004-08-19 15:19:17 +00:00
class_a.h License updates 2004-08-19 15:19:17 +00:00
const_ref_apply_visitor.cpp Add test. 2019-04-21 00:50:00 +01:00
hash_recursive_variant_test.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
hash_variant_test.cpp Add std::hash specialization for variant (refs #49) 2019-04-01 23:45:21 +03:00
issue42.cpp Add test from #53 2019-01-07 23:32:07 +03:00
issue53.cpp Add test from #53 2019-01-07 23:32:07 +03:00
Jamfile.v2 Revert "Merge pull request #59 from Kojoley/recursive_wrapper-move-constructor-pointer-stealing" 2019-05-01 20:57:40 +03:00
jobs.h Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
no_rvalue_to_nonconst_visitation.cpp Update copyright 2019-01-17 13:00:51 +03:00
overload_selection.cpp Update copyright 2019-01-17 13:00:51 +03:00
recursive_variant_test.cpp Update copyright 2019-01-17 13:00:51 +03:00
recursive_wrapper_move_test.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
rvalue_test.cpp Update copyright 2019-01-17 13:00:51 +03:00
test1.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
test2.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
test3.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
test4.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
test5.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
test6.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
test7.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
test8.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
test9.cpp Update copyright 2019-01-17 13:00:51 +03:00
variant_comparison_test.cpp Update copyright 2019-01-17 13:00:51 +03:00
variant_get_test.cpp Suppress warnings in tests 2019-03-26 17:43:32 +03:00
variant_multivisit_test.cpp Update copyright 2019-01-17 13:00:51 +03:00
variant_nonempty_check.cpp Update copyright 2019-01-17 13:00:51 +03:00
variant_over_joint_view_test.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
variant_polymorphic_get_test.cpp Update copyright 2019-01-17 13:00:51 +03:00
variant_reference_test.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
variant_rvalue_get_with_ampersand_test.cpp Replace boost/test/minimal.hpp from Boost.Test with boost/core/lightweight_test.hpp 2018-12-22 21:35:48 +03:00
variant_swap_test.cpp Update copyright 2019-01-17 13:00:51 +03:00
variant_visit_internal_linkage.cpp Minor changes for the build system 2018-12-23 16:34:00 +03:00
variant_visit_test.cpp Update variant_visit_test.cpp 2019-01-05 20:15:22 +03:00