Peter Dimov
|
48f2f817fe
|
Remove redundant check
|
2019-01-08 03:31:18 +02:00 |
|
Peter Dimov
|
2274150ea0
|
Make primary templates in set.hpp empty instead of undefined
|
2019-01-08 02:39:07 +02:00 |
|
Peter Dimov
|
7e501e3cc8
|
Add mp_transform_first, second, third
|
2019-01-08 02:17:32 +02:00 |
|
Peter Dimov
|
d4cad58e5c
|
Add mp_not_fn
|
2019-01-08 01:27:04 +02:00 |
|
Peter Dimov
|
f3416b0991
|
Document mp_set_intersection, mp_set_difference
|
2019-01-07 22:53:35 +02:00 |
|
Peter Dimov
|
614dec90a7
|
Add test/mp_set_intersection_sf.cpp
|
2019-01-07 22:45:51 +02:00 |
|
Peter Dimov
|
311f8bf1a5
|
Add mp_set_intersection
|
2019-01-07 22:30:58 +02:00 |
|
Peter Dimov
|
bc90e79d9f
|
Add test/mp_set_difference_sf.cpp
|
2019-01-07 21:27:06 +02:00 |
|
Peter Dimov
|
21a95388f5
|
Move mp_is_list to detail/mp_is_list.hpp
|
2019-01-07 21:26:35 +02:00 |
|
Peter Dimov
|
3a31eeee29
|
Add mp_set_difference
|
2019-01-07 21:02:30 +02:00 |
|
Peter Dimov
|
a9b36f58ae
|
Move mp_copy_if, mp_remove_if to separate headers
|
2019-01-07 20:44:50 +02:00 |
|
Peter Dimov
|
27b2ebdbff
|
Add one additional test for mp_any that exposes an issue with msvc-14.1/cxxstd=17
|
2019-01-07 20:21:14 +02:00 |
|
Peter Dimov
|
16c6f93cff
|
Update README.md
|
2019-01-07 17:34:33 +02:00 |
|
Peter Dimov
|
64ec78ac17
|
Merge branch 'feature/mp_set_union' into develop
|
2019-01-07 17:02:28 +02:00 |
|
Peter Dimov
|
3e3d4dec74
|
Merge branch 'feature/mp_append_sf' into develop
|
2019-01-07 17:02:16 +02:00 |
|
Peter Dimov
|
d707b7d4dd
|
Merge branch 'feature/mp_similar' into develop
|
2019-01-07 17:02:03 +02:00 |
|
Peter Dimov
|
59b3ee5721
|
Merge branch 'feature/mp_append_sf' into feature/mp_set_union
|
2019-01-07 07:04:00 +02:00 |
|
Peter Dimov
|
2bf0aa3815
|
Make mp_append SFINAE-friendly; add test/mp_append_sf.cpp
|
2019-01-07 07:03:05 +02:00 |
|
Peter Dimov
|
08444e4587
|
Add mp_set_union
|
2019-01-07 06:50:51 +02:00 |
|
Peter Dimov
|
9b88baf60c
|
Add mp_similar
|
2019-01-07 05:54:20 +02:00 |
|
Peter Dimov
|
72279a5b2e
|
Retain mp_invoke for compatibility, mark as deprecated
|
2019-01-07 04:34:01 +02:00 |
|
Peter Dimov
|
e5d6e0d0b9
|
Rename mp_invoke to mp_invoke_q
|
2019-01-07 03:41:29 +02:00 |
|
Peter Dimov
|
c61d99db87
|
Remove essentials from yml files
|
2018-12-22 04:39:56 +02:00 |
|
Peter Dimov
|
dcbd3d7fde
|
Update .yml files
|
2018-12-18 21:49:56 +02:00 |
|
Peter Dimov
|
0c07170150
|
Merge branch 'develop' into feature/mp_for_each_1089
|
2018-12-17 00:40:01 +02:00 |
|
Peter Dimov
|
02a66406fd
|
Merge branch 'feature/travis-clang-7' into develop
|
2018-12-17 00:37:33 +02:00 |
|
Peter Dimov
|
6b9799e5b1
|
Update version in CMakeLists.txt
|
2018-12-16 20:40:09 +02:00 |
|
Peter Dimov
|
1fef12dbec
|
Add clang-7 to Travis
|
2018-12-16 20:34:51 +02:00 |
|
Peter Dimov
|
6e8559b138
|
Support more than 1024 list elements in mp_for_each on msvc
|
2018-12-16 20:13:11 +02:00 |
|
Peter Dimov
|
af3acc3206
|
Merge branch 'develop' into feature/mp_for_each_1089
|
2018-12-16 18:57:43 +02:00 |
|
Peter Dimov
|
6fa5c890a8
|
Update msvc-14.1 workaround
|
2018-12-16 18:57:16 +02:00 |
|
Peter Dimov
|
f9594f9295
|
Test mp_for_each with a long list of types
|
2018-12-16 18:33:07 +02:00 |
|
Peter Dimov
|
dbe0378d65
|
Remove local copy of FetchContent; use boost_fetch
|
2018-10-09 06:08:08 +03:00 |
|
Peter Dimov
|
23d265bbbe
|
Add test/check_cmake_version.cpp
|
2018-10-08 23:24:06 +03:00 |
|
Peter Dimov
|
8ee4de3fe6
|
Remove GIT_SHALLOW as it requires 3.6
|
2018-10-08 23:22:04 +03:00 |
|
Peter Dimov
|
677b9fc8e9
|
Use message(STATUS ...)
|
2018-10-04 22:53:34 +03:00 |
|
Peter Dimov
|
e742ccfa75
|
Fix typo
|
2018-09-30 22:36:42 +03:00 |
|
Peter Dimov
|
9c92e7970f
|
Add install support, cmake_install_test
|
2018-09-30 21:49:46 +03:00 |
|
Peter Dimov
|
1a7fc19caa
|
Add cmake_subdir_test
|
2018-09-30 21:29:36 +03:00 |
|
Peter Dimov
|
8c278c84dd
|
Change 'populating' messages and normalize names; use shallow clone
|
2018-09-30 16:05:45 +03:00 |
|
Peter Dimov
|
a8ba36f211
|
Add cxx_decltype to target_compile_features
|
2018-09-29 00:15:53 +03:00 |
|
Peter Dimov
|
225cbd1eb0
|
Replace CXX=clang++ with compiler: clang
|
2018-09-28 23:15:18 +03:00 |
|
Peter Dimov
|
3192a973f4
|
Add CMakeLists.txt, testing support via CMake
|
2018-09-28 17:55:52 +03:00 |
|
Peter Dimov
|
a79e6d0240
|
Document that mp_bind evaluates nested mp_bind_front/mp_bind_back
|
2018-09-07 23:45:57 +03:00 |
|
Peter Dimov
|
2a0ce908ee
|
Add doc/.gitignore
|
2018-09-07 23:43:59 +03:00 |
|
Peter Dimov
|
a0f7afba00
|
Merge pull request #26 from glenfe/develop
Implement mp_starts_with
|
2018-09-04 15:50:44 +03:00 |
|
Peter Dimov
|
602c740690
|
Merge pull request #27 from glenfe/unreachable
Make the default (unreachable) label the first one
|
2018-09-03 22:04:43 +03:00 |
|
Glen Fernandes
|
2e389b27e0
|
Make the default (unreachable) label the first one
|
2018-09-03 14:13:45 -04:00 |
|
Peter Dimov
|
025779ec15
|
Mark as unreachable the default cases in mp_with_index to improve code generation
|
2018-09-03 17:45:30 +03:00 |
|
Glen Fernandes
|
f387448581
|
Implement mp_starts_with
|
2018-08-31 15:09:22 -04:00 |
|