CubbyFlow::DoMin< T > Struct Template Reference

Takes minimum value. More...

#include <Core/Utils/Functors.hpp>

Public Member Functions

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

Detailed Description

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

Takes minimum value.

Member Function Documentation

◆ operator()()

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

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