Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / boostorg/callable_traits issues and pull requests

#195 - Modular Boost C++ Libraries Request

Issue - State: closed - Opened by grafikrobot 8 months ago - 1 comment

#194 - Add modular library level build file.

Pull Request - State: open - Opened by grafikrobot 10 months ago - 1 comment

#192 - callable_traits does not appear to work with c++20 std::bind_front

Issue - State: closed - Opened by edtanous over 2 years ago - 1 comment

#191 - Any chance for "add_class" and "remove_class"?

Issue - State: closed - Opened by OptimumCpp over 2 years ago - 1 comment

#190 - Classifying types

Issue - State: open - Opened by eldiener over 3 years ago - 1 comment

#189 - Add a Boost-friendly subproject case to CMakeLists

Pull Request - State: closed - Opened by pdimov over 3 years ago - 2 comments

#188 - GitHub Actions config

Pull Request - State: closed - Opened by sdarwin over 3 years ago - 4 comments

#187 - Drone config

Pull Request - State: closed - Opened by sdarwin almost 4 years ago - 1 comment

#186 - Add "cxxstd" json field. The "cxxstd" json field is being added to ea…

Pull Request - State: closed - Opened by eldiener almost 4 years ago

#185 - Fix is_invocable_v and add test coverage

Pull Request - State: closed - Opened by badair over 4 years ago

#184 - is_invocable_v is broken

Issue - State: closed - Opened by eugnsp over 4 years ago - 2 comments

#183 - Fix for using callable_traits as a CMake dependency in other boost projects

Pull Request - State: closed - Opened by HDembinski over 5 years ago - 4 comments

#182 - CMake inconsistency, use namespace Boost::callable_traits as library name

Issue - State: closed - Opened by HDembinski over 5 years ago - 4 comments

#181 - Merge fixes from develop branch

Pull Request - State: closed - Opened by badair almost 6 years ago

#180 - fix is_invocable for param-less lambdas

Pull Request - State: closed - Opened by badair almost 6 years ago

#179 - is_invocable is broken for operator() without parameters

Issue - State: closed - Opened by PeterFeicht about 6 years ago - 2 comments
Labels: bug

#178 - check -> callable_traits_check. If a "check" target exists, give it a

Pull Request - State: closed - Opened by tzlaine about 6 years ago - 2 comments

#176 - more doc tweaks

Pull Request - State: closed - Opened by badair over 6 years ago

#175 - more doc tweaks

Pull Request - State: closed - Opened by badair over 6 years ago

#174 - minor documentation tweaks

Pull Request - State: closed - Opened by badair over 6 years ago

#173 - add clang 5, 6 to compatibility table

Issue - State: closed - Opened by badair over 6 years ago - 1 comment

#172 - add_member_lvalue_ref. and add_member_rvalue_ref. docs include "detail" code

Issue - State: closed - Opened by badair over 6 years ago - 1 comment

#171 - CR+LF line endings in repo

Issue - State: closed - Opened by pdimov almost 7 years ago - 1 comment

#170 - Fix newlines, tabs and ensure the source files end with a newline.

Pull Request - State: closed - Opened by Lastique almost 7 years ago - 3 comments

#169 - Fix windows newlines, and add .gitattributes to avoid them in future

Pull Request - State: closed - Opened by danieljames about 7 years ago

#168 - Develop

Pull Request - State: closed - Opened by badair about 7 years ago

#165 - Improve test coverage, allow top-level ref/cv on non-transforming features

Pull Request - State: closed - Opened by badair about 7 years ago - 1 comment

#164 - improve test coverage, enable cv/ref in non-tranform traits

Pull Request - State: closed - Opened by badair about 7 years ago

#163 - improve CI

Pull Request - State: closed - Opened by badair about 7 years ago

#162 - fix CI for lazy SFINAE

Pull Request - State: closed - Opened by badair about 7 years ago

#161 - fix SFINAE-friendliness of lazy metafunctions

Pull Request - State: closed - Opened by badair about 7 years ago

#160 - is_invocable is broken for operator() having different signatures for & vs. &&

Issue - State: open - Opened by badair about 7 years ago
Labels: bug

#159 - Metafunctions are not SFINAE-friendly in the usual sense

Issue - State: closed - Opened by ldionne about 7 years ago - 2 comments
Labels: bug

#158 - Remove doc/html, fix doc/Jamfile

Pull Request - State: closed - Opened by pdimov about 7 years ago - 1 comment

#157 - Disable tests on msvc-12.0, C++03 compilers

Pull Request - State: closed - Opened by pdimov about 7 years ago - 1 comment

#156 - bug fixes

Pull Request - State: closed - Opened by badair about 7 years ago

#155 - bug fixes

Pull Request - State: closed - Opened by badair about 7 years ago

#154 - is_invocable<void(foo::*)()const&&, foo>::value should be true

Issue - State: closed - Opened by badair about 7 years ago - 1 comment
Labels: bug

#153 - is_invocable should return false for CV-qualified function types

Issue - State: closed - Opened by badair about 7 years ago - 1 comment
Labels: bug, easy

#152 - clean up tests, docs, CI, libraries.json

Pull Request - State: closed - Opened by badair about 7 years ago

#151 - Setup travis to work with boostorg CI

Issue - State: closed - Opened by badair over 7 years ago

#150 - Doc tweaks

Pull Request - State: closed - Opened by badair over 7 years ago

#149 - is_transaction_safe for MSVC compatibility documented incorrectly

Issue - State: closed - Opened by badair over 7 years ago - 1 comment

#148 - Fix ci for old GCC, add compatibility matrix

Pull Request - State: closed - Opened by badair over 7 years ago

#147 - Fix c++ version selection for Boost.Build CI with GCC < 5

Issue - State: closed - Opened by badair over 7 years ago

#146 - Better CI

Pull Request - State: closed - Opened by badair over 7 years ago

#145 - fix is_invocable tests for msvc

Pull Request - State: closed - Opened by badair over 7 years ago

#144 - implement is_invocable_r

Pull Request - State: closed - Opened by badair over 7 years ago

#143 - is_invocable, test/doc improvements

Pull Request - State: closed - Opened by badair over 7 years ago

#142 - remove deduced noexcept bools in partial specs

Pull Request - State: closed - Opened by badair over 7 years ago

#141 - Fix noexcept specialization on function pointers

Issue - State: closed - Opened by mmha over 7 years ago - 3 comments
Labels: bug

#140 - [CMake] Add a package config file

Pull Request - State: closed - Opened by ldionne over 7 years ago - 1 comment

#139 - Consider adding remove_member_cv_ref and copy_member_cv_ref

Issue - State: open - Opened by ldionne over 7 years ago - 2 comments
Labels: review, easy

#138 - Consider adding apply_qualified_member_pointer

Issue - State: open - Opened by ldionne over 7 years ago
Labels: review, easy

#137 - Why use parent_ in parent_class_of?

Issue - State: closed - Opened by ldionne over 7 years ago - 3 comments
Labels: review, easy

#136 - Consider renaming apply_member_pointer

Issue - State: closed - Opened by ldionne over 7 years ago - 2 comments
Labels: wontfix, review

#135 - Consider using alphabetical order in the ToC of the reference

Issue - State: closed - Opened by ldionne over 7 years ago - 1 comment
Labels: review, easy

#134 - Lazy metafunctions and predicates should be SFINAE friendly

Issue - State: closed - Opened by ldionne over 7 years ago - 1 comment
Labels: review

#133 - Consider adding a way to retrieve parameter list without the class type

Issue - State: open - Opened by ldionne over 7 years ago - 1 comment
Labels: review, easy

#132 - Loss of information in the args metafunction

Issue - State: closed - Opened by ldionne over 7 years ago - 1 comment
Labels: review

#131 - fix NDR templates, remove "implementation-defined" comments

Pull Request - State: closed - Opened by badair over 7 years ago

#130 - Cleanup

Pull Request - State: closed - Opened by badair over 7 years ago

#129 - add an "acknowledgements" section

Issue - State: closed - Opened by badair over 7 years ago

#128 - [review] add a quick start section

Issue - State: open - Opened by badair over 7 years ago
Labels: review, easy

#127 - [review] add tests for the "lazy" metafunctions

Issue - State: closed - Opened by badair over 7 years ago - 1 comment
Labels: review, easy

#126 - [review] combine expand_args and args

Issue - State: closed - Opened by badair over 7 years ago - 1 comment
Labels: review, easy

#125 - [review] remove variable templates from examples

Issue - State: closed - Opened by badair over 7 years ago - 1 comment
Labels: review, easy

#122 - [review] remove redundant compatibility notes

Issue - State: closed - Opened by badair over 7 years ago - 1 comment
Labels: review, easy

#121 - [review] cleanup the wording around Boost.FunctionTypes comparison

Issue - State: closed - Opened by badair over 7 years ago
Labels: review

#120 - [review] relocate the FAQ

Issue - State: closed - Opened by badair over 7 years ago
Labels: review, easy

#119 - [review] bring back is_invocable, etc

Issue - State: closed - Opened by badair over 7 years ago - 4 comments
Labels: enhancement, review

#118 - [review] describe library as C++11, add mentions for later standards where applicable

Issue - State: closed - Opened by badair over 7 years ago - 4 comments
Labels: review, easy

#117 - [review] add code comparisons for Boost.FunctionTypes

Issue - State: closed - Opened by badair over 7 years ago - 3 comments
Labels: review

#116 - [review] add motivating examples and use cases

Issue - State: open - Opened by badair over 7 years ago
Labels: review

#115 - [review] add more documentation regarding overloaded operator()

Issue - State: open - Opened by badair over 7 years ago
Labels: review

#114 - [review] remove the sequence algorithm metafunctions

Issue - State: closed - Opened by badair over 7 years ago - 14 comments
Labels: review, easy

#113 - [review] apply_return needs a member function counterpart

Issue - State: open - Opened by badair over 7 years ago
Labels: review, easy

#112 - [review] revisit/document the rationale for qualified_parent_class_of design

Issue - State: open - Opened by badair over 7 years ago - 1 comment
Labels: review

#111 - [review] don't refer to transaction_safe as a C++17 feature

Issue - State: closed - Opened by badair over 7 years ago - 1 comment
Labels: review, easy

#110 - [review] revisit apply_member_pointer

Issue - State: open - Opened by badair over 7 years ago - 1 comment
Labels: review

#109 - [review] variable templates should probably be inlined

Issue - State: closed - Opened by badair over 7 years ago - 4 comments
Labels: question, review, easy

#108 - [review] consider different trait names

Issue - State: closed - Opened by badair over 7 years ago - 1 comment
Labels: question, review

#107 - [review] consider removing reference collapsing logic

Issue - State: closed - Opened by badair over 7 years ago - 1 comment
Labels: question, review

#106 - [review] handle top-level CV

Issue - State: closed - Opened by badair over 7 years ago - 3 comments
Labels: review

#105 - [review] improve awkward behavior descriptions

Issue - State: closed - Opened by badair over 7 years ago
Labels: review

#104 - [review] all templates should be instantiable

Issue - State: closed - Opened by badair over 7 years ago - 1 comment
Labels: review, easy

#103 - [review] remove "undefined behavior" disclaimers

Issue - State: closed - Opened by badair over 7 years ago - 1 comment
Labels: review, easy

#102 - [review] improve support for calling conventions

Issue - State: open - Opened by badair over 7 years ago
Labels: help wanted, review

#101 - [review] be more explicit about support for calling conventions

Issue - State: open - Opened by badair over 7 years ago
Labels: review

#100 - [review] add compatibility matrix page

Issue - State: closed - Opened by badair over 7 years ago - 1 comment
Labels: review, easy

#99 - [review] lack of Boost dependencies should be much more obvious

Issue - State: closed - Opened by badair over 7 years ago
Labels: review, easy

#98 - Fix typo in documentation

Pull Request - State: closed - Opened by ldionne over 7 years ago - 1 comment

#97 - 404 when using the top nav bar in the documentation

Issue - State: closed - Opened by ldionne over 7 years ago

#95 - improve config for noexcept types, minor cleanup

Pull Request - State: closed - Opened by badair almost 8 years ago

#92 - begin PP definitions with BOOST_

Issue - State: closed - Opened by badair almost 8 years ago - 1 comment

#91 - Officially support the Intel C++ compiler

Issue - State: closed - Opened by badair almost 8 years ago - 1 comment
Labels: wontfix