issues
search
boostorg
/
mp11
C++11 metaprogramming library
http://boost.org/libs/mp11
241
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve the build performance of mp_find.
#99
Mizuchi
closed
1 week ago
2
Candidate fix
#98
tjcw
closed
1 week ago
1
mp_count.hpp Windows compile error
#97
tjcw
closed
1 week ago
6
Feature/lambda
#96
joaquintides
closed
2 weeks ago
4
asciidoc customization
#95
vinniefalco
opened
1 month ago
1
Add support for modular build structure.
#94
grafikrobot
closed
2 months ago
1
Provide `lambda`
#93
joaquintides
closed
2 weeks ago
0
tuple_for_each should accept more than one tuple
#92
pdimov
opened
6 months ago
0
Modular Boost C++ Libraries Request
#91
grafikrobot
closed
7 months ago
1
For old gcc versions BOOST_MP11_HAS_TEMPLATE_AUTO isn't set
#90
rolandschulz
opened
10 months ago
3
Maybe add mp_set_find
#89
rolandschulz
opened
10 months ago
3
Compile error with MSVC when including `<complex.h>` first
#88
mborland
closed
10 months ago
6
mp_min_element, mp_max_element don't support value lists, but only because of mp_fold
#87
pdimov
closed
10 months ago
0
mp_transform should support value lists
#86
pdimov
closed
10 months ago
0
Move `mp_slice_c` and `mp_slice` into the public API
#85
k3DW
closed
10 months ago
1
Add `mp_sliding_fold` and `mp_sliding_fold_q`
#84
k3DW
closed
11 months ago
1
Maybe add (mp_)list_invoke
#83
pdimov
opened
1 year ago
0
Remove usages of old style cast, use static_cast instead
#82
ilyapopov
closed
1 year ago
0
Standalone build of mp11 with CMake 3.25.1 does not build tests
#81
ilyapopov
closed
1 year ago
3
mp11 triggers "old style cast" warnings with GCC 12.2.0
#80
ilyapopov
closed
1 year ago
2
Improve compilation speed by taking advantage of memoization
#79
jonathanpoelen
opened
1 year ago
0
mp_iota, but with a non-zero begin
#78
pdimov
closed
1 year ago
4
Improve compilation speed by taking advantage of memoization
#77
jonathanpoelen
opened
1 year ago
2
mp_compose has SFINAE friendliness issues
#76
jodyhagins
closed
1 year ago
5
Make mp_drop and mp_drop_c SFINAE friendly.
#75
jodyhagins
closed
1 year ago
5
msvc-14.3 reports internal compiler error in boost/mp11/algorithm.hpp(370)
#74
HDembinski
closed
1 year ago
7
GCC trunk no longer compiles algorithm.hpp in c++11/14 modes
#73
sehe
closed
2 years ago
7
mp_map_find seems not working properly using g++
#72
HanatoK
opened
2 years ago
4
implement mp_valid_and_true
#71
grisumbras
closed
2 years ago
0
add projections to tuple operations
#70
marcorubini
opened
2 years ago
0
use unqualified get instead of std::get
#69
marcorubini
closed
2 years ago
1
error C2672: 'boost::mp11::detail::cx_count_if': no matching overloaded function found on NVCC
#68
ZbigniewRA
closed
2 years ago
3
The reason behind the difference between mp11's CMakeLists.txt and other boost libs
#67
fatal-err
closed
3 years ago
8
Document how to convert an MPL sequence into an mp_list
#66
bernhardmgruber
closed
3 years ago
2
Convert mpl sequence to mp_list
#65
bernhardmgruber
closed
3 years ago
2
Implement support for n-ary metafunctions in mp_compose
#64
grisumbras
closed
3 years ago
2
boost::mp11::mp_list can't be used as base class for transition table within msm::front::state_machine_def
#63
PiotrNycz
opened
3 years ago
3
error C2672: 'boost::mp11::detail::cx_count_if': no matching overloaded function found on MSVC
#62
QuellaZhang
closed
3 years ago
7
:new: Add `mp_quote_expr` to quote with lambda expressions
#61
kris-jusiak
opened
3 years ago
9
New warning for mp_count in gcc-10 with cxxstd=20
#60
HDembinski
closed
3 years ago
4
feature request: mp_split
#59
u3shit
closed
3 years ago
6
Add a note to mp_for_each for lists with elements which are not default-constructible
#58
bernhardmgruber
closed
3 years ago
0
Add "cxxstd" json field. The "cxxstd" json field is being added to ea…
#57
eldiener
closed
3 years ago
0
Updated README.md - Fixed broken links
#56
inobelar
closed
4 years ago
0
Requesting tuple_match_apply
#55
libbooze
opened
4 years ago
4
Requesting zip_tail / zip_tail_with
#54
brevzin
closed
4 years ago
11
Support for lists of values
#53
bernhardmgruber
closed
1 year ago
18
mp_map_find doesn't seem to work under MSVS 2019
#52
geluspeculum
closed
1 year ago
4
One test fails to compile after boostorg/msm submodule graph updated from 65a65c7 to 3cabf1a boost/mp11 @ b07eb08
#51
215020267
closed
3 years ago
2
Tuple transform
#50
HDembinski
closed
4 years ago
23
Next