issues
search
boostorg
/
yap
A C++14-and-later expression template library
https://boostorg.github.io/yap
Boost Software License 1.0
108
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for modular build structure.
#111
grafikrobot
closed
1 month ago
1
Switch from deprecated test framework to Lightweight Test
#110
glenfe
closed
3 years ago
2
Add a Boost-friendly subproject case to CMakeLists
#109
pdimov
closed
3 years ago
0
GitHub Actions config
#108
sdarwin
closed
3 years ago
0
Drone config
#107
sdarwin
closed
3 years ago
0
Question: Why are there so many copy constructor calls in my transform?
#106
joergbrech
closed
3 years ago
1
Dangling reference question
#105
joergbrech
closed
3 years ago
6
Add "cxxstd" json field. The "cxxstd" json field is being added to ea…
#104
eldiener
closed
3 years ago
0
Bug in test Jamfile
#103
Flamefire
closed
4 years ago
3
Is that a bug or I misunderstood it?
#102
jojogh
closed
4 years ago
2
why two evaluation results are different?
#101
jojogh
closed
4 years ago
4
Dependent compilation of tests, examples ... etc
#100
greole
closed
4 years ago
2
Dependent compilation of tests, examples ... etc
#99
greole
closed
4 years ago
1
what is the return value type to replace the auto obscure
#98
jojogh
closed
4 years ago
1
Suggestion: add a lazy_vector<T> example
#97
greole
opened
4 years ago
2
Suggestion: add label for callable nodes
#96
goldnd
opened
5 years ago
3
Added the constexpr specifier to the placeholder_transform_t construc…
#95
pkeir
closed
4 years ago
1
Fixed an bug in placeholder_transform_t::operator() which used a non-…
#94
pkeir
closed
5 years ago
1
replace_placeholders usage
#93
pkeir
closed
5 years ago
2
Suggestion: repeated transform
#92
niekbouman
opened
5 years ago
1
Fix typo
#91
saraedum
closed
5 years ago
3
Yap Expr seems to move the value into expressions. So how Exprs work with shared_ptr?
#90
davidmlw
closed
6 years ago
1
Use depinst.py to clone Boost project instead of using a fixed release.
#89
tzlaine
opened
6 years ago
0
VS2017 support
#88
Kojoley
closed
6 years ago
7
B2: Added project requirements
#87
Kojoley
closed
6 years ago
0
Documentation issues on boost.org
#86
cstratopoulos
closed
6 years ago
1
404 when trying to read the documentation
#85
psteinb
closed
6 years ago
1
expr_kind documentation shows pre_dec as `-` not `--`
#84
LegalizeAdulthood
closed
6 years ago
2
#82: remove offending definition from BOOST_YAP_USER_BINARY_OPERATOR
#83
rgrover
closed
6 years ago
3
one of the definitions introduced by USER_BINARY_OPERATOR() causes conflict
#82
rgrover
closed
6 years ago
0
fixes for minor typos
#81
rgrover
closed
6 years ago
2
#79: add constexpr to transform and its supporting funcs
#80
rgrover
closed
6 years ago
1
constexpr-ify all of algorithm.hpp
#79
rgrover
closed
5 years ago
2
Able to use constexpr for creating expressions
#78
rgrover
closed
6 years ago
1
#76: operator macros should define constexpr functions
#77
rgrover
closed
6 years ago
0
operator macros should define constexpr functions
#76
rgrover
closed
6 years ago
0
#73: use static asserts in concept checks for expression template
#75
rgrover
closed
6 years ago
1
Use static assert for is_expr concept checks
#74
rgrover
closed
6 years ago
1
unhelpful error message when using a class template which doesn't satisfy the expression concept
#73
rgrover
closed
6 years ago
4
make_expression() generates a type more complicated than expected
#72
rgrover
closed
6 years ago
3
fixes #70: remove un-necessary constructors from expression
#71
rgrover
closed
6 years ago
4
can't create a constexpr expression
#70
rgrover
closed
6 years ago
1
Export symbols for building DLLs/SOs
#69
tzlaine
closed
6 years ago
1
[Docs] Possible confusion in BOOST_YAP_USER_NONMEMBER_BINARY_OPERATOR
#68
ldionne
closed
6 years ago
0
Fix typos
#67
ldionne
closed
6 years ago
0
Audit remaining TODOs
#66
tzlaine
closed
6 years ago
0
Add forward_element<>() for properly handling Hana tuple elements.
#65
tzlaine
opened
6 years ago
0
Rework the let example to use transform(..., evaluation())
#64
tzlaine
closed
6 years ago
1
Consider adding transform_evaluate()
#63
tzlaine
closed
6 years ago
4
Consider changing the transform() matching rules for non-Expressions
#62
tzlaine
closed
6 years ago
0
Next