Commit Graph

  • 6a45fa56ad Fix copyright Peter Dimov 2017-06-01 21:18:57 +03:00
  • 77e8c46074 Fix return type of visit() to properly take cv& into account Peter Dimov 2017-06-01 19:24:50 +03:00
  • c891c8e205 Do not include boost/mp11.hpp if already included, to allow use on Compiler Explorer Peter Dimov 2017-06-01 17:27:17 +03:00
  • c9cc111d0d Merge branch 'develop' Peter Dimov 2017-06-01 02:51:04 +03:00
  • bcf20069ee Update README.md Peter Dimov 2017-06-01 02:48:27 +03:00
  • 6ad3e2fd12 Rename tests Peter Dimov 2017-06-01 02:03:35 +03:00
  • db565aaa73 Implement visit Peter Dimov 2017-06-01 01:48:38 +03:00
  • f74da6d382 Rename mp_for_index_c to mp_for_index Peter Dimov 2017-05-31 23:18:37 +03:00
  • 89e3588c9b Add test/variant_destroy Peter Dimov 2017-05-31 20:48:17 +03:00
  • ef849a0feb Use mp_for_index_c Peter Dimov 2017-05-31 20:29:57 +03:00
  • b7d039e30f Test develop against mp11 develop Peter Dimov 2017-05-31 07:59:35 +03:00
  • 7d25e131be Add SFINAE conditions Peter Dimov 2017-05-31 07:42:45 +03:00
  • abb7b551cc Extend g++5 workaround for consistency to rvalue overloads Peter Dimov 2017-05-31 05:46:34 +03:00
  • ab0d867411 Another attempt at g+ 5 fix Peter Dimov 2017-05-31 05:36:35 +03:00
  • 08bfd69387 Single buffer when a type is nothrow default constructible Peter Dimov 2017-05-31 04:59:59 +03:00
  • 4f241bd8b0 Try a fix for g++ 5 Peter Dimov 2017-05-31 04:55:30 +03:00
  • 755bc60c2b Add initializer list support Peter Dimov 2017-05-31 04:19:40 +03:00
  • 8301228e22 Add test/variant_eq_ne Peter Dimov 2017-05-31 04:02:23 +03:00
  • 4bb5cdab60 Add test/variant_swap Peter Dimov 2017-05-31 03:36:08 +03:00
  • fd848a8698 Add test/variant_emplace_index, _type Peter Dimov 2017-05-31 02:27:20 +03:00
  • 77fe037209 Add test/variant_value_assign Peter Dimov 2017-05-31 01:31:46 +03:00
  • e0e48d365c Add test/variant_copy_assign, variant_move_assign Peter Dimov 2017-05-30 18:00:07 +03:00
  • 21acb2bda0 Add test/variant_in_place_type_construct(_cx) Peter Dimov 2017-05-30 17:12:26 +03:00
  • 2357f4d2f4 Add test/variant_in_place_index_construct(_cx) Peter Dimov 2017-05-30 16:57:48 +03:00
  • a99b5f8e2e Add test/variant_value_construct(_cx) Peter Dimov 2017-05-30 16:05:55 +03:00
  • 5aa16c5bf7 Add test/variant_copy_construct, variant_move_construct Peter Dimov 2017-05-30 03:45:55 +03:00
  • 084712cab3 Add test/variant_default_construct(_cx) Peter Dimov 2017-05-30 02:28:39 +03:00
  • 07be071794 Add test/get_by_type(_cx).cpp, get_by_index_cx.cpp Peter Dimov 2017-05-30 02:08:31 +03:00
  • 781977a237 Add test/get_by_index.cpp Peter Dimov 2017-05-29 21:38:04 +03:00
  • 99747c7807 Add tests for holds_alternative Peter Dimov 2017-05-29 20:07:42 +03:00
  • 6f0a3029f4 Restore clang-3.5; add libstdc++ 4.9 to it and 4.0 Peter Dimov 2017-05-29 18:35:42 +03:00
  • abd7a5ffe3 Remove clang-3.5; move clang-4.0 to trusty; include <initializer_list> Peter Dimov 2017-05-29 17:58:13 +03:00
  • ae2594419a Add .travis.yml, appveyor.yml Peter Dimov 2017-05-29 17:38:03 +03:00
  • fc2aa96acb Initial commit Peter Dimov 2017-05-29 17:31:05 +03:00
  • d4966742ae Add .gitattributes Peter Dimov 2017-05-29 16:31:42 +03:00
  • 642e535d34 Initial commit Peter Dimov 2017-05-29 16:28:58 +03:00