lin
|
Public Types | |
template<typename T , typename U > | |
using | expression = decltype(std::declval< T & >()-std::declval< U & >()) |
Public Member Functions | |
template<typename T , typename U > | |
constexpr auto | operator() (T const &t, U const &u) const |