|
piranha
0.10
|
Detect the presence of piranha::math::lambdify(). More...
#include <piranha/lambdify.hpp>
Inherits piranha::detail::sfinae_types.
Static Public Attributes | |
| static const bool | value = implementation_defined |
| Value of the type trait. | |
Detect the presence of piranha::math::lambdify().
This type trait will be true if piranha::math::lambdify() can be called with a first argument of type T, and evaluation type U.
The decay types of T and U are considered by this type trait.
Definition at line 412 of file lambdify.hpp.
1.8.14