boostorg / callable_traits

modern C++ type traits and metafunctions for callable types
Boost Software License 1.0
130 stars 36 forks source link

fix is_invocable for param-less lambdas #180

Closed badair closed 5 years ago

badair commented 5 years ago

Fix for bug #179. Also adds CI for gcc 8, clang 6, clang 7.