Commit e4a0742
boost-commitbot
Update variant2 from master
1 parent 735005b commit e4a0742
1 file changed
+1
-1
lines changed- doc/variant2/changelog.adoc+4
- doc/variant2/reference.adoc+8-16
- include/boost/variant2/variant.hpp+107-40
- test/Jamfile+29-30
- test/variant_copy_assign_cx.cpp+30-18
- test/variant_copy_construct_cx.cpp+25-18
- test/variant_default_construct_cx.cpp+13-6
- test/variant_emplace_index_cx.cpp+13-6
- test/variant_emplace_type_cx.cpp+23-16
- test/variant_eq_ne_cx.cpp+11-9
- test/variant_get_by_index_cx.cpp+12-6
- test/variant_get_by_type.cpp+22-6
- test/variant_get_by_type_cx.cpp+16-6
- test/variant_holds_alternative.cpp+32-6
- test/variant_holds_alternative_cx.cpp+21-6
- test/variant_in_place_index_construct_cx.cpp+12-6
- test/variant_in_place_type_construct_cx.cpp+12-6
- test/variant_lt_gt_cx.cpp+11-9
- test/variant_move_assign_cx.cpp+30-18
- test/variant_move_construct_cx.cpp+25-18
- test/variant_value_assign_cx.cpp+25-18
- test/variant_value_construct_cx.cpp+13-6
- test/variant_visit_cx.cpp+11-5
- test/variant_visit_r_cx.cpp+11-5
0 commit comments