CubbyFlow::RMinus< T > Struct Template Reference

Reverse minus operator. More...

#include <Core/Utils/Functors.h>

Public Member Functions

constexpr T operator() (const T &a, const T &b) const
 

Detailed Description

template<typename T>
struct CubbyFlow::RMinus< T >

Reverse minus operator.

Member Function Documentation

◆ operator()()

template<typename T >
constexpr T CubbyFlow::RMinus< T >::operator() ( const T &  a,
const T &  b 
) const

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