.. |
cmake_install_test
|
Add install support, cmake_install_test
|
2018-09-30 21:49:46 +03:00 |
cmake_subdir_test
|
Add cmake_subdir_test
|
2018-09-30 21:29:36 +03:00 |
algorithm_version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |
bind_version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |
check_cmake_version.cpp
|
Add test/check_cmake_version.cpp
|
2018-10-08 23:24:06 +03:00 |
CMakeLists.txt
|
Add test/check_cmake_version.cpp
|
2018-10-08 23:24:06 +03:00 |
construct_from_tuple_cx.cpp
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
construct_from_tuple.cpp
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
function_version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |
integer_sequence_version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |
integer_sequence.cpp
|
Move integer_sequence and tuple_for_each into mp11
|
2017-05-23 20:24:37 +03:00 |
integral_version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |
integral.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
Jamfile
|
Add test/mpl_tuple.cpp
|
2019-08-23 20:51:13 +03:00 |
list_version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |
map_version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |
mp11_version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |
mp11.cpp
|
Move algorithms to algorithm.hpp.
|
2015-06-21 20:47:04 +03:00 |
mp_all_of_q.cpp
|
Add mp_all_of_q, mp_any_of_q, mp_none_of_q
|
2017-10-22 02:50:29 +03:00 |
mp_all_of.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_all.cpp
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
mp_and.cpp
|
Change mp_and/mp_or to a SFINAE-based implementation
|
2017-05-23 23:25:30 +03:00 |
mp_any_of_q.cpp
|
Add mp_all_of_q, mp_any_of_q, mp_none_of_q
|
2017-10-22 02:50:29 +03:00 |
mp_any_of.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_any.cpp
|
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 |
mp_append_2.cpp
|
Optimize mp_append.
|
2017-03-27 02:00:48 +03:00 |
mp_append_sf.cpp
|
Make mp_append SFINAE-friendly; add test/mp_append_sf.cpp
|
2019-01-07 07:03:05 +02:00 |
mp_append.cpp
|
Make mp_append SFINAE-friendly; add test/mp_append_sf.cpp
|
2019-01-07 07:03:05 +02:00 |
mp_apply_q.cpp
|
Add mp_apply_q
|
2017-05-12 19:21:27 +03:00 |
mp_assign.cpp
|
Move mp_assign, mp_clear from algorithm to list
|
2017-10-14 20:11:02 +03:00 |
mp_at_sf.cpp
|
Make mp_at SFINAE-friendly
|
2017-05-29 05:56:55 +03:00 |
mp_at.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_back.cpp
|
Add mp_back, mp_pop_back
|
2019-02-16 19:41:08 +02:00 |
mp_bind_back.cpp
|
Add mp_bind_q, mp_bind_front(_q), mp_bind_back(_q), mp_transform_q
|
2017-05-09 20:53:00 +03:00 |
mp_bind_front.cpp
|
Add mp_bind_q, mp_bind_front(_q), mp_bind_back(_q), mp_transform_q
|
2017-05-09 20:53:00 +03:00 |
mp_bind_q.cpp
|
Add mp_bind_q, mp_bind_front(_q), mp_bind_back(_q), mp_transform_q
|
2017-05-09 20:53:00 +03:00 |
mp_bind.cpp
|
In mp_bind.cpp, make add_pointer transparent to test it more thoroughly
|
2018-02-11 05:40:20 +02:00 |
mp_clear.cpp
|
Move mp_assign, mp_clear from algorithm to list
|
2017-10-14 20:11:02 +03:00 |
mp_cond_sf.cpp
|
Add mp_cond
|
2017-10-14 02:53:38 +03:00 |
mp_cond.cpp
|
Add mp_cond
|
2017-10-14 02:53:38 +03:00 |
mp_contains.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_copy_if_q.cpp
|
Add mp_copy_if_q
|
2017-10-21 22:03:37 +03:00 |
mp_copy_if.cpp
|
Improve mp_copy_if, mp_remove(_if), mp_partition
|
2017-03-24 15:22:10 +02:00 |
mp_count_if_q.cpp
|
Add mp_count_if_q
|
2017-10-21 21:30:51 +03:00 |
mp_count_if.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_count.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_defer.cpp
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
mp_drop.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_empty.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_erase.cpp
|
Add mp_insert, mp_erase
|
2017-05-13 21:52:56 +03:00 |
mp_eval_if_not.cpp
|
Add mp_eval_if_not
|
2019-02-14 19:57:04 +02:00 |
mp_eval_if_sf.cpp
|
Add mp_eval_if_q
|
2017-05-19 03:22:53 +03:00 |
mp_eval_if.cpp
|
Add mp_eval_if_q
|
2017-05-19 03:22:53 +03:00 |
mp_eval_or.cpp
|
Add mp_eval_or
|
2019-02-14 21:03:13 +02:00 |
mp_fill.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_filter.cpp
|
Add mp_filter
|
2019-02-03 19:48:16 +02:00 |
mp_find_if_q.cpp
|
Add mp_find_if_q
|
2017-10-22 02:18:40 +03:00 |
mp_find_if.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_find.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_fold_q.cpp
|
Add mp_fold_q, mp_reverse_fold_q
|
2017-10-14 20:26:38 +03:00 |
mp_fold.cpp
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
mp_for_each.cpp
|
test/mp_for_each: Disable warning 4307 on MSVC
|
2019-04-18 09:49:00 +03:00 |
mp_from_sequence.cpp
|
Add mp_list_c, mp_from_sequence
|
2017-10-14 18:20:29 +03:00 |
mp_front.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_identity.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_if_sf.cpp
|
Make the E parameter of mp_if optional
|
2017-05-18 14:59:46 +03:00 |
mp_if.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_inherit.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_insert.cpp
|
Add mp_insert, mp_erase
|
2017-05-13 21:52:56 +03:00 |
mp_invoke_q_sf.cpp
|
Rename mp_invoke to mp_invoke_q
|
2019-01-07 03:41:29 +02:00 |
mp_invoke_q.cpp
|
Rename mp_invoke to mp_invoke_q
|
2019-01-07 03:41:29 +02:00 |
mp_iota.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_is_list.cpp
|
Add mp_is_list
|
2017-10-14 17:42:02 +03:00 |
mp_is_map.cpp
|
Add mp_is_map
|
2017-07-17 20:14:43 +03:00 |
mp_is_set.cpp
|
Add mp_is_set
|
2017-07-17 19:28:36 +03:00 |
mp_less.cpp
|
Disable g++ 4.7 sign-compare warnings
|
2019-01-11 07:21:13 +02:00 |
mp_list_c.cpp
|
Add mp_list_c, mp_from_sequence
|
2017-10-14 18:20:29 +03:00 |
mp_map_contains.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_map_erase.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_map_find.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_map_insert.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_map_keys.cpp
|
Add mp_map_keys
|
2017-07-17 19:46:51 +03:00 |
mp_map_replace.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_map_update_q.cpp
|
Add mp_map_update_q
|
2017-10-22 03:19:18 +03:00 |
mp_map_update.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_max_element_q.cpp
|
Add mp_min_element_q, mp_max_element_q
|
2017-10-22 02:00:56 +03:00 |
mp_max_element.cpp
|
Add mp_min_element, mp_max_element
|
2017-10-14 22:05:49 +03:00 |
mp_max.cpp
|
Disable g++ 4.7 sign-compare warnings
|
2019-01-11 07:21:13 +02:00 |
mp_min_element_q.cpp
|
Add mp_min_element_q, mp_max_element_q
|
2017-10-22 02:00:56 +03:00 |
mp_min_element.cpp
|
Add mp_min_element, mp_max_element
|
2017-10-14 22:05:49 +03:00 |
mp_min.cpp
|
Disable g++ 4.7 sign-compare warnings
|
2019-01-11 07:21:13 +02:00 |
mp_none_of_q.cpp
|
Add mp_all_of_q, mp_any_of_q, mp_none_of_q
|
2017-10-22 02:50:29 +03:00 |
mp_none_of.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_not_fn.cpp
|
Add mp_not_fn
|
2019-01-08 01:27:04 +02:00 |
mp_nth_element_q.cpp
|
Add mp_nth_element_q
|
2017-10-22 01:47:00 +03:00 |
mp_nth_element.cpp
|
Add mp_nth_element
|
2017-10-15 16:56:22 +03:00 |
mp_or.cpp
|
Change mp_and/mp_or to a SFINAE-based implementation
|
2017-05-23 23:25:30 +03:00 |
mp_partition_q.cpp
|
Add mp_partition_q
|
2017-10-22 01:25:35 +03:00 |
mp_partition.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_plus.cpp
|
Document mp_plus
|
2017-05-24 01:52:11 +03:00 |
mp_pop_back.cpp
|
Add mp_back, mp_pop_back
|
2019-02-16 19:41:08 +02:00 |
mp_pop_front.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_product.cpp
|
Test mp_product with one list
|
2017-06-01 01:01:49 +03:00 |
mp_push_back.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_push_front.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_quote_trait.cpp
|
Rename mp_invoke to mp_invoke_q
|
2019-01-07 03:41:29 +02:00 |
mp_quote.cpp
|
Rename mp_invoke to mp_invoke_q
|
2019-01-07 03:41:29 +02:00 |
mp_remove_if_q.cpp
|
Add mp_remove_if_q
|
2017-10-21 22:13:35 +03:00 |
mp_remove_if.cpp
|
Add mp_remove_if_q
|
2017-10-21 22:13:35 +03:00 |
mp_remove.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_rename.cpp
|
Add mp_apply as an alias for mp_rename
|
2017-03-24 14:26:31 +02:00 |
mp_repeat.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_replace_at_c.cpp
|
Add mp_replace_at(_c)
|
2017-03-18 20:20:31 +02:00 |
mp_replace_at.cpp
|
Suppress MSVC level 4 warnings
|
2017-12-12 00:34:17 +02:00 |
mp_replace_front.cpp
|
Add mp_transform_first, second, third
|
2019-01-08 02:17:32 +02:00 |
mp_replace_if_q.cpp
|
Add mp_replace_if_q
|
2017-10-21 21:51:14 +03:00 |
mp_replace_if.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_replace_second.cpp
|
Add mp_transform_first, second, third
|
2019-01-08 02:17:32 +02:00 |
mp_replace_third.cpp
|
Add mp_transform_first, second, third
|
2019-01-08 02:17:32 +02:00 |
mp_replace.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_reverse_fold_q.cpp
|
Add mp_fold_q, mp_reverse_fold_q
|
2017-10-14 20:26:38 +03:00 |
mp_reverse_fold.cpp
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
mp_reverse.cpp
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
mp_same.cpp
|
Test mp_same with 1024 arguments
|
2019-01-21 06:52:01 +02:00 |
mp_second.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_set_contains.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_set_difference_sf.cpp
|
Add test/mp_set_difference_sf.cpp
|
2019-01-07 21:27:06 +02:00 |
mp_set_difference.cpp
|
Add mp_set_difference
|
2019-01-07 21:02:30 +02:00 |
mp_set_intersection_sf.cpp
|
Add test/mp_set_intersection_sf.cpp
|
2019-01-07 22:45:51 +02:00 |
mp_set_intersection.cpp
|
Add mp_set_intersection
|
2019-01-07 22:30:58 +02:00 |
mp_set_push_back.cpp
|
Add mp_set_union
|
2019-01-07 06:50:51 +02:00 |
mp_set_push_front.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_set_union_sf.cpp
|
Add mp_set_union
|
2019-01-07 06:50:51 +02:00 |
mp_set_union.cpp
|
Add mp_set_union
|
2019-01-07 06:50:51 +02:00 |
mp_similar.cpp
|
Add mp_similar
|
2019-01-07 05:54:20 +02:00 |
mp_size.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_sort_q.cpp
|
Add mp_sort_q
|
2017-10-22 01:34:12 +03:00 |
mp_sort.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_starts_with_sf.cpp
|
Implement mp_starts_with
|
2018-08-31 15:09:22 -04:00 |
mp_starts_with.cpp
|
Implement mp_starts_with
|
2018-08-31 15:09:22 -04:00 |
mp_take.cpp
|
Unroll mp_take a bit more
|
2019-02-16 18:46:27 +02:00 |
mp_third.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_transform_front.cpp
|
Add mp_transform_first, second, third
|
2019-01-08 02:17:32 +02:00 |
mp_transform_if_q.cpp
|
Add mp_transform_if_q
|
2017-05-25 21:31:03 +03:00 |
mp_transform_if.cpp
|
Implement mp_transform_if in terms of mp_transform
|
2017-04-01 18:08:19 +03:00 |
mp_transform_q.cpp
|
Add test for mp_transform_q
|
2017-05-25 21:51:40 +03:00 |
mp_transform_second.cpp
|
Add mp_transform_first, second, third
|
2019-01-08 02:17:32 +02:00 |
mp_transform_sf.cpp
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
mp_transform_third.cpp
|
Add mp_transform_first, second, third
|
2019-01-08 02:17:32 +02:00 |
mp_transform.cpp
|
Add a variadic mp_transform implementation
|
2017-04-01 17:39:02 +03:00 |
mp_unique.cpp
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
mp_valid.cpp
|
Add mp_valid_q
|
2019-02-14 20:15:29 +02:00 |
mp_with_index_cx.cpp
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
mp_with_index.cpp
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
mpl_list.cpp
|
Add test/mpl_list.cpp
|
2019-08-23 20:49:51 +03:00 |
mpl_tuple.cpp
|
Add test/mpl_tuple.cpp
|
2019-08-23 20:51:13 +03:00 |
mpl_version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |
mpl.cpp
|
Add MPL support
|
2017-07-18 16:37:31 +03:00 |
set_version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |
tuple_apply_cx.cpp
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
tuple_apply.cpp
|
Suppress MSVC level 4 warnings
|
2017-12-12 00:34:17 +02:00 |
tuple_for_each_cx.cpp
|
Remove use of Boost.Config
|
2018-08-29 20:03:59 +03:00 |
tuple_for_each.cpp
|
Suppress MSVC level 4 warnings
|
2017-12-12 00:34:17 +02:00 |
tuple_version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |
utility_version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |
version.cpp
|
Add <boost/mp11/version.hpp>
|
2019-03-04 20:29:49 +02:00 |