issues
search
boostorg
/
callable_traits
modern C++ type traits and metafunctions for callable types
Boost Software License 1.0
130
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Modular Boost C++ Libraries Request
#195
grafikrobot
closed
5 months ago
1
Add modular library level build file.
#194
grafikrobot
opened
9 months ago
1
Got MSVC error C2248 when I use unique_function with boost::callable_traits::is_invocable
#193
redboltz
opened
2 years ago
1
callable_traits does not appear to work with c++20 std::bind_front
#192
edtanous
closed
2 years ago
1
Any chance for "add_class" and "remove_class"?
#191
OptimumCpp
closed
2 years ago
1
Classifying types
#190
eldiener
opened
3 years ago
1
Add a Boost-friendly subproject case to CMakeLists
#189
pdimov
closed
3 years ago
2
GitHub Actions config
#188
sdarwin
closed
3 years ago
4
Drone config
#187
sdarwin
closed
3 years ago
1
Add "cxxstd" json field. The "cxxstd" json field is being added to ea…
#186
eldiener
closed
3 years ago
0
Fix is_invocable_v and add test coverage
#185
badair
closed
4 years ago
0
is_invocable_v is broken
#184
eugnsp
closed
4 years ago
2
Fix for using callable_traits as a CMake dependency in other boost projects
#183
HDembinski
closed
5 years ago
4
CMake inconsistency, use namespace Boost::callable_traits as library name
#182
HDembinski
closed
4 years ago
4
Merge fixes from develop branch
#181
badair
closed
5 years ago
0
fix is_invocable for param-less lambdas
#180
badair
closed
5 years ago
0
is_invocable is broken for operator() without parameters
#179
PeterFeicht
closed
5 years ago
2
check -> callable_traits_check. If a "check" target exists, give it a
#178
tzlaine
closed
6 years ago
2
Specification of function qualifier traits for function pointer and reference types
#177
willwray
closed
5 years ago
3
more doc tweaks
#176
badair
closed
6 years ago
0
more doc tweaks
#175
badair
closed
6 years ago
0
minor documentation tweaks
#174
badair
closed
6 years ago
0
add clang 5, 6 to compatibility table
#173
badair
closed
6 years ago
1
add_member_lvalue_ref. and add_member_rvalue_ref. docs include "detail" code
#172
badair
closed
6 years ago
1
CR+LF line endings in repo
#171
pdimov
closed
6 years ago
1
Fix newlines, tabs and ensure the source files end with a newline.
#170
Lastique
closed
6 years ago
3
Fix windows newlines, and add .gitattributes to avoid them in future
#169
danieljames
closed
6 years ago
0
Develop
#168
badair
closed
7 years ago
0
fix qualified_class_of for cv/ref qualified pointers, fix varargs bug, update docs
#167
badair
closed
7 years ago
0
fix qualified_class_of for cv/ref qualified pointers, fix varargs bug, update docs
#166
badair
closed
7 years ago
0
Improve test coverage, allow top-level ref/cv on non-transforming features
#165
badair
closed
7 years ago
1
improve test coverage, enable cv/ref in non-tranform traits
#164
badair
closed
7 years ago
0
improve CI
#163
badair
closed
7 years ago
0
fix CI for lazy SFINAE
#162
badair
closed
7 years ago
0
fix SFINAE-friendliness of lazy metafunctions
#161
badair
closed
7 years ago
0
is_invocable is broken for operator() having different signatures for & vs. &&
#160
badair
opened
7 years ago
0
Metafunctions are not SFINAE-friendly in the usual sense
#159
ldionne
closed
7 years ago
2
Remove doc/html, fix doc/Jamfile
#158
pdimov
closed
7 years ago
1
Disable tests on msvc-12.0, C++03 compilers
#157
pdimov
closed
7 years ago
1
bug fixes
#156
badair
closed
7 years ago
0
bug fixes
#155
badair
closed
7 years ago
0
is_invocable<void(foo::*)()const&&, foo>::value should be true
#154
badair
closed
7 years ago
1
is_invocable should return false for CV-qualified function types
#153
badair
closed
7 years ago
1
clean up tests, docs, CI, libraries.json
#152
badair
closed
7 years ago
0
Setup travis to work with boostorg CI
#151
badair
closed
7 years ago
0
Doc tweaks
#150
badair
closed
7 years ago
0
is_transaction_safe for MSVC compatibility documented incorrectly
#149
badair
closed
7 years ago
1
Fix ci for old GCC, add compatibility matrix
#148
badair
closed
7 years ago
0
Fix c++ version selection for Boost.Build CI with GCC < 5
#147
badair
closed
7 years ago
0
Better CI
#146
badair
closed
7 years ago
0
Next