Commit Graph

  • 6db4019341 Add mp_transform_if_q Peter Dimov 2017-05-25 21:31:03 +0300
  • 9371916c38 Small doc fixes Peter Dimov 2017-05-24 20:55:35 +0300
  • 9105582fb1 Merge branch 'develop' Peter Dimov 2017-05-24 06:38:16 +0300
  • 0e0d7fae4e Enable fold expressions on g++ Peter Dimov 2017-05-24 06:16:17 +0300
  • 40a07e0f5a Merge branch 'develop' of https://github.com/pdimov/mp11 into develop Peter Dimov 2017-05-24 06:03:20 +0300
  • e81ce26bf9 Use fold expressions in mp_all, mp_any Peter Dimov 2017-05-24 05:59:15 +0300
  • 8e1da77904 Update documentation Peter Dimov 2017-05-24 05:58:06 +0300
  • 17b312e14e Update README.md Peter Dimov 2017-05-24 05:09:53 +0300
  • fc562c7421 Fix mp_all on g++ 4.7 Peter Dimov 2017-05-24 04:59:15 +0300
  • ecd77ab9fa Make mp_all fail when ::value is invalid for some type Peter Dimov 2017-05-24 04:27:36 +0300
  • 8621bb33fb Remove mp_plus 4.7 test workarounds Peter Dimov 2017-05-24 04:09:11 +0300
  • b306ab25aa Do not use auto on g++ 4.7 in mp_plus Peter Dimov 2017-05-24 03:47:24 +0300
  • 2bd7393365 Use fold expressions in mp_plus Peter Dimov 2017-05-24 02:50:43 +0300
  • 3e40aacce5 Document mp_plus Peter Dimov 2017-05-24 01:52:11 +0300
  • 6b1a2f6156 Revert mp_or; add mp_void; update documentation Peter Dimov 2017-05-24 01:37:49 +0300
  • 07cac40f3d Change mp_and/mp_or to a SFINAE-based implementation Peter Dimov 2017-05-23 23:25:30 +0300
  • dc0faed438 Remove unnecessary C++14 use from examples Peter Dimov 2017-05-23 20:39:57 +0300
  • 29a771aa4e Move integer_sequence and tuple_for_each into mp11 Peter Dimov 2017-05-23 20:24:37 +0300
  • 6aeeea9f5e Merge branch 'develop' Peter Dimov 2017-05-22 17:33:59 +0300
  • 6ebdd308e3 Use local boostbook.css Peter Dimov 2017-05-22 17:32:54 +0300
  • 51b480a12f Merge branch 'develop' Peter Dimov 2017-05-22 14:26:52 +0300
  • 55cb3c082a Update README.md Peter Dimov 2017-05-22 14:25:49 +0300
  • 87bbd2ccb3 Fix variable expansion in appveyor.yml Peter Dimov 2017-05-20 02:40:56 +0300
  • 9621b779be Add msvc-14.1 to Appveyor Peter Dimov 2017-05-20 02:36:04 +0300
  • 260cf13abf Add msvc-12.0 to Appveyor Peter Dimov 2017-05-20 02:30:46 +0300
  • e0e0fcd4d3 Merge branch 'develop' Peter Dimov 2017-05-19 16:40:45 +0300
  • eac1bf28a5 Unextend mp_invoke g++ 4.x workaround Peter Dimov 2017-05-19 16:22:41 +0300
  • 29c4b601b4 Extend msvc-12.0 mp_invoke workaround to g++ 4.x Peter Dimov 2017-05-19 15:59:17 +0300
  • 7100d10c7e Make mp_infoke SFINAE-friendly Peter Dimov 2017-05-19 15:37:49 +0300
  • 1d1be2bbf4 Add mp_eval_if_q Peter Dimov 2017-05-19 03:22:53 +0300
  • 93703f9c31 Add another example Peter Dimov 2017-05-19 02:43:47 +0300
  • 7d91a174a2 Fix tuple_cat example a bit Peter Dimov 2017-05-19 01:43:30 +0300
  • 3cc44323e9 Second try to fix g++ 4.7 Peter Dimov 2017-05-19 01:13:09 +0300
  • ec9d43e7e9 Try to fix g++ 4.7 Peter Dimov 2017-05-19 01:00:56 +0300
  • 02385ac83d SFINAE-fail mp_transform on lists of different sizes Peter Dimov 2017-05-18 16:13:55 +0300
  • 611ea810bd SFINAE-fail mp_eval_if when F<U...> is invalid Peter Dimov 2017-05-18 15:22:05 +0300
  • 37bbb15375 Make the E parameter of mp_if optional Peter Dimov 2017-05-18 14:59:46 +0300
  • e67e6ce89d Document mp_same Peter Dimov 2017-05-18 14:20:58 +0300
  • c02e3dffc2 Merge branch 'develop' Peter Dimov 2017-05-17 20:48:09 +0300
  • 47ee95b1f2 Add more examples Peter Dimov 2017-05-17 20:47:25 +0300
  • 7fca26decc Merge branch 'develop' Peter Dimov 2017-05-13 22:08:57 +0300
  • 15e45290d0 Add mp_insert, mp_erase Peter Dimov 2017-05-13 21:52:56 +0300
  • ac28cf9b3f Use mp_product_q in example Peter Dimov 2017-05-13 21:11:23 +0300
  • 647f669353 Add mp_product_q, update documentation Peter Dimov 2017-05-13 21:07:54 +0300
  • f840fdac5e Reword slightly Peter Dimov 2017-05-13 20:56:52 +0300
  • de8b2ef76b Added synopsis for mp_find Bjorn Reese 2017-05-13 11:43:31 +0200
  • 4338af3c49 Disable constexpr mp_for_each test on libc++/C++11 due to std::forward not constexpr Peter Dimov 2017-05-13 01:41:09 +0300
  • 0241f0531b Update documentation Peter Dimov 2017-05-13 00:23:58 +0300
  • 88dceba219 constexpr tuple<> tp doesn't work on clang < 3.9 Peter Dimov 2017-05-13 00:14:26 +0300
  • 893d84fda2 Add mp_for_each Peter Dimov 2017-05-13 00:10:50 +0300
  • d97b21261f Add tests for tuple_for_each and empty tuples Peter Dimov 2017-05-12 23:37:37 +0300
  • 4df5327a1e Merge branch 'develop' Peter Dimov 2017-05-12 20:06:28 +0300
  • 509ce8f95e Add endsect ids, enable quickbook strict mode Peter Dimov 2017-05-12 19:49:05 +0300
  • 9fbf51bbcb Remove bind_front functionality from mp_quote Peter Dimov 2017-05-12 19:43:03 +0300
  • 543a0f755e Add mp_apply_q Peter Dimov 2017-05-12 19:21:27 +0300
  • 4500b673f2 Update documentation Peter Dimov 2017-05-10 23:23:56 +0300
  • 5eec097378 Update documentation Peter Dimov 2017-05-10 00:39:18 +0300
  • 939a3b949d Add mp_bind_q, mp_bind_front(_q), mp_bind_back(_q), mp_transform_q Peter Dimov 2017-05-09 20:53:00 +0300
  • 4521eff93c Cast the result of f() to void (avoid op,) Peter Dimov 2017-05-08 18:59:19 +0300
  • 2e74a064c9 Merge branch 'develop' Peter Dimov 2017-04-02 01:20:09 +0300
  • 28c420edf7 Add mp_same. Peter Dimov 2017-04-01 20:01:51 +0300
  • c34e1520e5 Update documentation. Peter Dimov 2017-04-01 19:46:45 +0300
  • b02e9fbacc Add mp_bind. Peter Dimov 2017-04-01 18:42:11 +0300
  • c92d314009 Implement mp_transform_if in terms of mp_transform Peter Dimov 2017-04-01 18:08:19 +0300
  • fcbe835f4b Add a variadic mp_transform implementation Peter Dimov 2017-04-01 17:39:02 +0300
  • f106dc9c1f Merge branch 'develop' Peter Dimov 2017-03-27 02:23:42 +0300
  • e871f0c30c Optimize mp_append. Peter Dimov 2017-03-27 02:00:48 +0300
  • b2ef19c3ab Merge branch 'develop' Peter Dimov 2017-03-25 20:49:38 +0200
  • 3cd3a916a8 Use __type_pack_element in mp_at(_c) Peter Dimov 2017-03-25 20:32:40 +0200
  • aa5f2e4a5f Cosmetic documentation fixes Peter Dimov 2017-03-25 03:02:59 +0200
  • 2041d5238e Merge branch 'develop' Peter Dimov 2017-03-24 23:58:28 +0200
  • c21636d2ce More g++ 4.7 workarounds Peter Dimov 2017-03-24 21:53:57 +0200
  • 8999977bdd Try another g++ 4.7 workaround Peter Dimov 2017-03-24 21:27:33 +0200
  • 6332db40ab Try a g++ 4.7 workaround Peter Dimov 2017-03-24 21:07:23 +0200
  • 48feceb551 Add g++ 4.7 to Travis Peter Dimov 2017-03-24 20:42:41 +0200
  • f9eab3f72b Add g++ 4.8, OS X -std=c++1z to Travis Peter Dimov 2017-03-24 20:07:20 +0200
  • 15ed3048d0 Merge branch 'develop' Peter Dimov 2017-03-24 20:04:08 +0200
  • 3242fdb134 Use narrowing instead of static_assert in mp_take Peter Dimov 2017-03-24 19:12:13 +0200
  • c059b1ea3f Use narrowing instead of static_assert in mp_repeat Peter Dimov 2017-03-24 19:00:52 +0200
  • 946861bb63 Make mp_replace(_if) SFINAE-friendlier. Peter Dimov 2017-03-24 18:47:55 +0200
  • e12eb6f774 Update comment in mp_valid.cpp Peter Dimov 2017-03-24 18:26:02 +0200
  • d3f4b099d2 Unroll mp_reverse_fold. Peter Dimov 2017-03-24 18:10:07 +0200
  • e488469e9a Unroll mp_fold. Peter Dimov 2017-03-24 17:21:38 +0200
  • 2bf9bad934 Unroll mp_reverse a bit more. Peter Dimov 2017-03-24 16:55:06 +0200
  • c1485d5d51 Improve mp_copy_if, mp_remove(_if), mp_partition Peter Dimov 2017-03-24 15:22:10 +0200
  • 42b4561725 Add mp_apply as an alias for mp_rename Peter Dimov 2017-03-24 14:26:31 +0200
  • d9cf9d71b5 Merge branch 'develop' Peter Dimov 2017-03-24 01:36:03 +0200
  • 828dadb167 Unroll mp_append a bit. Peter Dimov 2017-03-24 01:15:44 +0200
  • e74da2820f Merge branch 'develop' Peter Dimov 2017-03-23 22:55:05 +0200
  • 848c2ff82c Add fold expr implementations of mp_count, mp_count_if Peter Dimov 2017-03-23 19:34:43 +0200
  • 72c9c49224 Unroll cx_plus a bit. Peter Dimov 2017-03-23 19:22:42 +0200
  • 48892a0fb2 Merge branch 'develop' Peter Dimov 2017-03-22 02:57:06 +0200
  • a2772da6d9 Add a few mp_take tests Peter Dimov 2017-03-22 02:30:15 +0200
  • 32938df318 Less clever, much faster, mp_take Peter Dimov 2017-03-22 02:03:39 +0200
  • 321a54728f Add indirection in mp_quote to enable expansions of T... into a fixed parameter list Peter Dimov 2017-03-20 16:55:00 +0200
  • 71ba80d18a Rename ::invoke to ::fn Peter Dimov 2017-03-20 16:23:52 +0200
  • 3a645cc6bb Merge branch 'develop' Peter Dimov 2017-03-20 01:03:04 +0200
  • 51540fa632 Update documentation Peter Dimov 2017-03-18 20:36:58 +0200
  • 7e8d618793 Add mp_replace_at(_c) Peter Dimov 2017-03-18 20:20:31 +0200
  • 79f8c574f3 Add mp_replace_{front,first,second,third} Peter Dimov 2017-03-18 19:58:38 +0200