Commit Graph

  • a15364bd81 Update README cc Peter Dimov 2019-09-21 19:12:34 +0300
  • 12758c076d Fix Travis and Appveyor links Peter Dimov 2019-09-21 18:38:55 +0300
  • a60f432b64 Add dist: trusty to .travis.yml Peter Dimov 2019-06-17 15:07:45 +0300
  • bc73c4b822 Fix return code of quick.cpp Peter Dimov 2019-06-03 18:48:13 +0300
  • 566bde5fcc Add CMakeLists.txt Peter Dimov 2019-06-03 17:50:13 +0300
  • 2e831fbdb2 Add gcc9, clang8 to Travis Peter Dimov 2019-06-03 16:07:29 +0300
  • 2738f081cd Include boost/config.hpp for ::gets workaround on clang 3.8, 3.9 Peter Dimov 2019-06-03 15:43:43 +0300
  • f5d9662946 Support -fno-exceptions Peter Dimov 2019-06-03 02:46:59 +0300
  • adeb970be6 Introduce detail::throw_bad_variant_access Peter Dimov 2019-06-03 01:05:15 +0300
  • 6b617ae3a8 Update README Peter Dimov 2019-05-17 17:39:42 +0300
  • 04f655e76a Fix link Peter Dimov 2019-05-17 16:12:59 +0300
  • c4f7f2d63a Delete doc/html Peter Dimov 2019-05-17 16:11:43 +0300
  • 504abbe8eb Update description Peter Dimov 2019-05-17 16:10:06 +0300
  • 8cb1789167
    Update README.md Peter Dimov 2019-05-17 03:30:40 +0300
  • 69b25cb42a Add design rationale Peter Dimov 2019-05-13 19:15:53 +0300
  • 6b3a2b2b4d Merge branch 'develop' into feature/documentation Peter Dimov 2019-05-12 20:15:31 +0300
  • 2d990f774a Remove _real_index Peter Dimov 2019-05-12 19:34:21 +0300
  • a083667a96 Apply corrections from #10. Closes #10. Peter Dimov 2019-05-12 19:19:55 +0300
  • e686dab3ea Update README Peter Dimov 2019-05-12 19:02:59 +0300
  • 3041fff85c Remove expected Peter Dimov 2019-05-12 18:56:54 +0300
  • cacd99d69d Update documentation Peter Dimov 2019-05-12 18:43:56 +0300
  • 64ea067c79 Merge branch 'develop' into feature/documentation Peter Dimov 2019-05-12 02:21:12 +0300
  • 6390b5ed20 Update html Peter Dimov 2019-05-12 02:02:58 +0300
  • 8691721a9c Update reference Peter Dimov 2019-05-12 02:02:49 +0300
  • 7f7c74522b Strong guarantee on assignment Peter Dimov 2019-05-12 01:46:55 +0300
  • c3f9beaadc Strong guarantee on emplace Peter Dimov 2019-05-12 00:38:21 +0300
  • 475ad691d6 Add changelog, design, implementation sections Peter Dimov 2019-05-12 00:15:17 +0300
  • 5011dd8e1c Update html Peter Dimov 2019-05-12 00:13:38 +0300
  • f2980f97fc Add headings to overview Peter Dimov 2019-05-12 00:08:27 +0300
  • c8ebfd0481 Update html Peter Dimov 2019-05-11 21:06:44 +0300
  • 6f190133be Update overview Peter Dimov 2019-05-11 21:06:31 +0300
  • c138488551 Update footer for Asciidoctor 2 Peter Dimov 2019-05-11 21:05:24 +0300
  • 6b69a1deca Asciidoctor 2 fixes Peter Dimov 2019-05-11 21:04:45 +0300
  • 70fbd17be9 Change A... to A&&... in is_constructible invocations Peter Dimov 2019-04-09 21:14:13 +0300
  • e8e56139a8 Update msvc workarounds for msvc-14.2 Peter Dimov 2019-04-09 19:54:53 +0300
  • 2d6385031e Fix emplace for types with a deleted move constructor (in the not trivially destructible case) Peter Dimov 2019-04-09 19:22:04 +0300
  • 9f7e525984 Fix emplace for types with a deleted move constructor (in the trivially destructible case) Peter Dimov 2019-04-09 18:28:18 +0300
  • 2e8ae0c796 Specify the exception safety of emplace in more detail Peter Dimov 2019-03-30 20:26:13 +0200
  • 89986c7634 Merge branch 'feature/warnings-as-errors' into develop Peter Dimov 2019-03-26 01:32:02 +0200
  • 1da3892239 Disable C4702 (unreachable code) for the throwing tests Peter Dimov 2019-03-25 19:50:33 +0200
  • 3808c9b122 Fix variant_npos warning Peter Dimov 2019-03-25 17:40:39 +0200
  • f1b1e7cade Enable warnings-as-errors in test/Jamfile Peter Dimov 2019-03-25 17:40:20 +0200
  • 6d7be90ce0 Document the exception safety of emplace Peter Dimov 2019-03-25 16:35:27 +0200
  • 9875cfdc98 Add variant_npos and valueless_by_exception() Peter Dimov 2019-03-25 16:17:06 +0200
  • 688849f9e8 Remove outcome.hpp and result.hpp Peter Dimov 2019-03-25 16:16:10 +0200
  • 1e986047ae
    Merge pull request #6 from akrzemi1/patch-1 Peter Dimov 2019-03-06 19:09:31 +0200
  • 107a43d5a0
    docs: sizeof(T...) -> sizeof...(T) Andrzej Krzemieński 2019-03-06 16:07:56 +0100
  • 1c3526b3bb Add test/variant_lt_gt_cx Peter Dimov 2019-03-06 01:09:40 +0200
  • 204bcce9df Make relational operators constexpr; add test/variant_eq_ne_cx.cpp Peter Dimov 2019-03-06 00:26:55 +0200
  • e5e09c1c04 Only use mp_invoke_q on mp11 1.70 and above Peter Dimov 2019-03-05 01:14:09 +0200
  • 2f589c7814 Make default constructors of some test types noexcept Peter Dimov 2019-03-03 15:22:22 +0200
  • fdfe9df167 Do not trivially copy/move assign when not trivially copy/move constructible Peter Dimov 2019-03-03 05:14:51 +0200
  • 30d974d0fc Fix exception safety issue in copy/move/converting constructor Peter Dimov 2019-02-26 15:12:37 +0200
  • 9d7a44761b Add more copy/move tests Peter Dimov 2019-02-26 15:11:21 +0200
  • 2f376da1c2 Add throwing copy/move/convert tests Peter Dimov 2019-02-26 14:26:59 +0200
  • f05837061a Add benchmark2.md Peter Dimov 2019-02-25 19:42:31 +0200
  • 3d946ecb71 Add benchmark2.cpp Peter Dimov 2019-02-25 18:59:49 +0200
  • 8756a07f9a Add clang results Peter Dimov 2019-02-25 02:48:08 +0200
  • 48c8145b4d Add benchmark1.cpp Peter Dimov 2019-02-25 02:17:10 +0200
  • 8bbd6f238a
    Fix godbolt link in README Peter Dimov 2019-02-22 22:04:33 +0200
  • 1b62998c96 Add index.html Peter Dimov 2019-02-22 19:21:04 +0200
  • 8a7cc12716 Add html/ Peter Dimov 2019-02-22 19:19:36 +0200
  • b97a92c963 Rename to variant2 Peter Dimov 2019-02-22 19:19:03 +0200
  • ea2e8d2cf6 Remove html/ from .gitignore Peter Dimov 2019-02-22 19:10:48 +0200
  • 2ea2ff915b Fix documentation of get_if Peter Dimov 2019-02-22 12:27:53 +0200
  • d6d1cbd9fe Merge branch 'feature/more-travis' into feature/unsafe-get Peter Dimov 2019-02-22 03:41:06 +0200
  • f4d852e5ab Define detail::unsafe_get, use it in visit Peter Dimov 2019-02-22 03:21:56 +0200
  • 89c58a9b83 Add clang 7 to Travis, test c++2a Peter Dimov 2019-02-22 02:58:33 +0200
  • 831231a8b3 Merge branch 'feature/copy_cv_ref' into develop Peter Dimov 2019-02-22 02:46:02 +0200
  • 4c8b0d2dee Document reference specializations of variant_size, variant_alternative Peter Dimov 2019-02-22 02:07:47 +0200
  • a0b499bc3b Use copy_cv_ref in apply_cv_ref instead of variant_alternative_t Peter Dimov 2019-02-22 01:57:09 +0200
  • c1287f9e95 Fix variant_alternative for g++ 4.8 Peter Dimov 2019-02-21 23:06:24 +0200
  • 34933c35bd Use variant_alternative_t directly for references Peter Dimov 2019-02-21 22:42:21 +0200
  • d8cd270268 Add reference specializations to variant_alternative Peter Dimov 2019-02-21 22:22:07 +0200
  • 87a2e88edb Use variant_size directly with references Peter Dimov 2019-02-21 22:03:56 +0200
  • cf3ea64b45 Add reference specializations to variant_size Peter Dimov 2019-02-21 21:57:39 +0200
  • f67a6bd2ae Remove variant2:: qualifications, detail is no longer ambiguous Peter Dimov 2019-02-21 21:40:06 +0200
  • f3e101a841 Remove using namespace boost::mp11 Peter Dimov 2019-02-21 20:37:20 +0200
  • 5911e80f4f Update documentation Peter Dimov 2019-02-21 06:42:06 +0200
  • 24fae0f542 Fix SFINAE conditions on emplace<U> Peter Dimov 2019-02-18 20:40:17 +0200
  • 8f2ef7ddc1 Fix line indent Peter Dimov 2019-02-18 20:00:02 +0200
  • 58709c2922 Change mp_invoke to mp_invoke_q Peter Dimov 2019-02-18 19:58:20 +0200
  • 16027c5447 Add to documentation Peter Dimov 2019-02-18 19:51:23 +0200
  • 3fb89b9f5a Merge branch 'develop' into feature/doc Peter Dimov 2018-10-25 02:56:49 +0300
  • 33f28c739f Fix test/variant_move_construct_cx.cpp Peter Dimov 2018-10-24 19:03:00 +0300
  • c1d2d991b4 Fix test/variant_copy_construct_cx.cpp Peter Dimov 2018-10-24 18:58:23 +0300
  • 7c7779621f Initial documentation commit (WIP) Peter Dimov 2018-10-24 18:34:17 +0300
  • f14228d996 Minor README fixes Peter Dimov 2018-10-19 01:24:26 +0300
  • 3fb00763cb Fix typos Peter Dimov 2018-10-18 20:24:06 +0300
  • ebc8959049 Update README Peter Dimov 2018-10-18 19:55:15 +0300
  • d1acc969f7 More g++ 4.8 fixes, const&& doesn't work well Peter Dimov 2018-10-18 18:51:19 +0300
  • 24d7f83403 Rewrite variant_alternative for g++ 4.8 Peter Dimov 2018-10-18 18:33:22 +0300
  • 3b1a709def &v is not a constant expression on g++ 4.x Peter Dimov 2018-10-18 18:16:11 +0300
  • a13ccee145 Fix tests when X3 is not v2d::trivially_move_assignable Peter Dimov 2018-10-18 17:46:32 +0300
  • 0e72d274a7 X3 is not v2d::trivially_move_assignable on libstdc++ 4.x Peter Dimov 2018-10-18 17:26:25 +0300
  • 0408c8c16a is_trivially_move_assignable doesn't exist in libstdc++ 4.x Peter Dimov 2018-10-18 17:10:12 +0300
  • 4c2c30b3c6 Remove hdr_type_traits requirement Peter Dimov 2018-10-18 08:48:08 +0300
  • c6f441f9f2 Finish C++11 port Peter Dimov 2018-10-18 08:41:37 +0300
  • 4878a5b87c Enable msvc-14.0 Peter Dimov 2018-10-18 07:43:50 +0300
  • 25ff2e77d4 Disable warning Peter Dimov 2018-10-18 07:33:46 +0300