Template Struct DiffFunction

Struct Documentation

template<class T>
struct DiffFunction

Public Functions

inline decltype(a - b) operator()(T a, T b) const