Issues
- 6
mp_count.hpp Windows compile error
#97 opened by tjcw - 0
Provide `lambda`
#93 opened by joaquintides - 0
tuple_for_each should accept more than one tuple
#92 opened by pdimov - 1
Modular Boost C++ Libraries Request
#91 opened by grafikrobot - 3
- 3
Maybe add mp_set_find
#89 opened by rolandschulz - 6
- 0
mp_transform should support value lists
#86 opened by pdimov - 0
mp_min_element, mp_max_element don't support value lists, but only because of mp_fold
#87 opened by pdimov - 11
Single header version of mp11
#47 opened by oliora - 2
- 0
Maybe add (mp_)list_invoke
#83 opened by pdimov - 3
- 2
- 18
Support for lists of values
#53 opened by bernhardmgruber - 4
mp_iota, but with a non-zero begin
#78 opened by pdimov - 5
mp_compose has SFINAE friendliness issues
#76 opened by jodyhagins - 4
- 7
- 7
- 4
mp_map_find seems not working properly using g++
#72 opened by HanatoK - 3
boost::mp11::mp_list can't be used as base class for transition table within msm::front::state_machine_def
#63 opened by PiotrNycz - 0
add projections to tuple operations
#70 opened by marcorubini - 1
use unqualified get instead of std::get
#69 opened by marcorubini - 3
error C2672: 'boost::mp11::detail::cx_count_if': no matching overloaded function found on NVCC
#68 opened by ZbigniewRA - 2
Convert mpl sequence to mp_list
#65 opened by bernhardmgruber - 7
error C2672: 'boost::mp11::detail::cx_count_if': no matching overloaded function found on MSVC
#62 opened by QuellaZhang - 8
The reason behind the difference between mp11's CMakeLists.txt and other boost libs
#67 opened by fatal-err - 2
One test fails to compile after boostorg/msm submodule graph updated from 65a65c7 to 3cabf1a boost/mp11 @ b07eb08
#51 opened by 215020267 - 4
- 6
feature request: mp_split
#59 opened by u3shit - 11
Requesting zip_tail / zip_tail_with
#54 opened by brevzin - 4
Requesting tuple_match_apply
#55 opened by libbooze - 6
request: tuple_slice
#29 opened by HDembinski - 4
Interest in tuple_transform?
#49 opened by HDembinski - 2
- 2
- 1
One test from boost libraries failed to run after boost submodule mp11 updated from b23b97 to f64bc3
#40 opened by spacelg - 3
mp_unique fails on vector, ok or not?
#32 opened by HDembinski - 1
- 3
- 6
Proposal: Jump table based O(1) mp_with_index
#38 opened by lennoxho - 0
user-defined literals for compile-time numbers
#37 opened by HDembinski - 6
Proposal mp_eval_and?
#33 opened by HDembinski - 2
- 4
- 4
C++11 compilation warning: use of the 'deprecated' attribute is a C++14 extension
#31 opened by mloskot - 1
- 4
- 2
`make_mp_identity` function?
#24 opened by oliora