piranha  0.10
piranha::math::t_subs_impl< T, U, V, typename > Struct Template Reference

Default functor for the implementation of piranha::math::t_subs(). More...

#include <piranha/math.hpp>

Detailed Description

template<typename T, typename U, typename V, typename = void>
struct piranha::math::t_subs_impl< T, U, V, typename >

Default functor for the implementation of piranha::math::t_subs().

This functor should be specialised via the std::enable_if mechanism. Default implementation will not define the call operator, and will hence result in a compilation error when used.

Definition at line 892 of file math.hpp.


The documentation for this struct was generated from the following file: