|
CAF
0.17.6
|
Checks whether F is convertible to either std::function<void (T&)> or std::function<void (const T&)>.
More...
#include <type_traits.hpp>
Static Public Attributes | |
| static constexpr bool | value |
Checks whether F is convertible to either std::function<void (T&)> or std::function<void (const T&)>.
|
staticconstexpr |