|
piranha
0.10
|
Detect piranha::math::transformation_is_canonical(). More...
#include <piranha/math.hpp>
Inherits piranha::detail::sfinae_types.
Static Public Attributes | |
| static const bool | value = std::is_same<decltype(test(std::declval<T>())), yes>::value |
| Value of the type trait. | |
Detect piranha::math::transformation_is_canonical().
The type trait will be true if piranha::math::transformation_is_canonical() can be used on instances of type T, false otherwise.
1.8.14