|
piranha
0.10
|
Type trait to detect the availability of piranha::math::evaluate(). More...
#include <piranha/math.hpp>
Static Public Attributes | |
| static const bool | value = implementation_defined |
| Value of the type trait. | |
Type trait to detect the availability of piranha::math::evaluate().
This type trait will be true if piranha::math::evaluate() can be called with arguments of type T and U, false otherwise.
1.8.14